◆ onZoomIdentityExpired()
| - (void ZoomSDKAuthDelegate) 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 ZoomSDKAuthDelegate) onZoomSDKAuthReturn: |
|
(ZoomSDKAuthError) |
returnValue |
|
|
required |
Specify to get the response of ZOOM SDK authorization.
- Parameters
-
| returnValue | Notify user that the authentication status changes. |
◆ onZoomSDKLoginResult:failReason:()
| - (void ZoomSDKAuthDelegate) onZoomSDKLoginResult: |
|
(ZoomSDKLoginStatus) |
loginStatus |
| failReason: |
|
(ZoomSDKLoginFailReason) |
reason |
|
|
| |
|
optional |
Specify to get the response of ZOOM SDK Login.
- Parameters
-
| reason | Notify user that the failed reason. |
| loginStatus | Notify user of login status. |
The documentation for this protocol was generated from the following file: