◆ onZoomIdentityExpired
| - (void) onZoomIdentityExpired |
|
|
|
|
optional |
Specify to get the response if ZOOM identity is expired.
- Note
- User will be forced to logout once ZOOM SDK identity expired.
◆ onZoomSDKAuthReturn:
| - (void) onZoomSDKAuthReturn: |
|
(ZoomSDKAuthError) |
returnValue |
|
|
required |
Specify to get the response of ZOOM SDK authorization.
- Parameters
-
| returnValue | Notify user that the authentication status changes. |
◆ onZoomSDKLogin:failReason:
| - (void) onZoomSDKLogin: |
|
(ZoomSDKLoginStatus) |
loginStatus |
| failReason: |
|
(NSString *) |
reason |
|
|
| |
|
optional |
Specify to get the response of ZOOM SDK Login.
- Parameters
-
| loginStatus | Notify user of login status. |
The documentation for this protocol was generated from the following file: