|
Meeting SDK for macOS API Reference
|
Provides information about the currently logged-in user account. More...
#include <ZoomSDKAuthService.h>
Inherits NSObject.
Instance Methods | |
| (NSString *_Nullable) | - getDisplayName |
| Get user's screen name. | |
| (ZoomSDKUserType) | - getSDKUserType |
| Get the type of user. | |
Provides information about the currently logged-in user account.
Definition at line 54 of file ZoomSDKAuthService.h.
| - (NSString *_Nullable) getDisplayName |
Get user's screen name.
| - (ZoomSDKUserType) getSDKUserType |
Get the type of user.