Mac SDK
Instance Methods | Protected Attributes | List of all members
ZoomSDKAccountInfo Class Reference
Inheritance diagram for ZoomSDKAccountInfo:

Instance Methods

(NSString *) - getDisplayName
 Get user's screen name. More...
 
(ZoomSDKUserType) - getSDKUserType
 Get the type of user. More...
 

Protected Attributes

ZoomSDKUserType _userType
 
NSString * _displayName
 

Method Documentation

◆ getDisplayName

- (NSString*) getDisplayName

Get user's screen name.

Returns
If the function succeeds, it will return user's screen name.

◆ getSDKUserType

- (ZoomSDKUserType) getSDKUserType

Get the type of user.

Returns
If the function succeeds, it will return the type of the user,

The documentation for this class was generated from the following file: