Mac SDK
|
ZOOM SDK audio information. More...
#import <ZoomSDKMeetingActionController.h>
Instance Methods | |
(unsigned int) | - getUserID |
Get the user ID. More... | |
(ZoomSDKAudioStatus) | - getStatus |
Get the status of the audio. More... | |
(ZoomSDKAudioType) | - getType |
Get the audio type of the user. More... | |
Protected Attributes | |
unsigned int | _userID |
ZoomSDKAudioStatus | _status |
ZoomSDKAudioType | _type |
ZOOM SDK audio information.
- (ZoomSDKAudioStatus) getStatus |
Get the status of the audio.
- (ZoomSDKAudioType) getType |
Get the audio type of the user.
- (unsigned int) getUserID |
Get the user ID.