|
Meeting SDK for iOS API Reference
|
Authentication service for authorizing and managing Zoom SDK authentication. More...
import <Foundation/Foundation.h>import <MobileRTC/MobileRTCConstants.h>import <MobileRTC/MobileRTCNotificationServiceHelper.h>Go to the source code of this file.
Classes | |
| class | MobileRTCAuthService |
| The method provides support for authorizing MobileRTC. More... | |
| protocol | <MobileRTCAuthDelegate> |
| An authentication service will issue the following values when the authorization state changes. More... | |
| class | MobileRTCAccountInfo |
| It is used to store the profile information of logged-in user. More... | |
| class | MobileRTCAlternativeHost |
| It is used to store the information of the alternative host. More... | |
Authentication service for authorizing and managing Zoom SDK authentication.
Definition in file MobileRTCAuthService.h.