Modifier and Type | Method and Description |
---|---|
void |
ZoomSDK.initialize(Context context,
java.lang.String appKey,
java.lang.String appSecret,
boolean autoRetryVerifyApp,
ZoomSDKInitializeListener listener)
Initialize ZoomSDK
|
void |
ZoomSDK.initialize(Context context,
java.lang.String appKey,
java.lang.String appSecret,
java.lang.String domain,
boolean autoRetryVerifyApp,
ZoomSDKInitializeListener listener)
Initialize ZoomSDK
|
void |
ZoomSDK.initialize(Context context,
java.lang.String appKey,
java.lang.String appSecret,
java.lang.String domain,
ZoomSDKInitializeListener listener)
Initialize ZoomSDK
Zoom SDK will retry to call verifyApp automatically if failed because of network issue
|
void |
ZoomSDK.initialize(Context context,
java.lang.String appKey,
java.lang.String appSecret,
ZoomSDKInitializeListener listener)
Initialize ZoomSDK
Zoom SDK will retry to call verifyApp automatically if failed because of network issue.
|
Copyright © 2012-2014 Zoom Video Communications, Inc. All Rights Reserved.