dispose static method

void dispose()

销毁监听

Implementation

static void dispose() {
  return AliAuthPlatform.instance.dispose();
}