Enumeration of user roles.
USERROLE_BREAKOUTROOM_MODERATOR
Enumeration of emoji feedback types.
User's audio status in ZOOM meeting.
long getAudioType()
Get the audio types.
boolean isTalking()
Query if the user is speaking.
boolean isMuted()
Query if the audio is muted.
User video status in ZOOM meeting.
boolean isSending()
Query if the user is sending video.
int getVideoQuality()
Get Network quality.
Attendee's status in webinar.
User Information Object in ZOOM meeting.
int Audio_Type_Telephony
The audio type in the meeting is telephony.
MobileRTCEmojiFeedbackType getEmojiFeedbackType()
The emoji feedback type from the user.
String getPersistentId()
Get the user persistent ID matched with the current user information. This ID persists for the durati...
boolean isProductionStudioUser()
Returns whether the user is production studio user.
boolean isVirtualNameTagEnabled()
Query if the participant enabled virtual name tag.
WebinarAttendeeStatus getWebinarAttendeeStatus()
Get attendee status in webinar.
boolean isInWaitingRoom()
Query if the participant is in the waiting room.
boolean isH323User()
Query if the user is h323 user.
boolean isRaisedHand()
Query if the hand is raised.
String getInterpreterActiveLanguage()
Get the active language, if the user is a interpreter.
long getUserId()
Get the user ID.
boolean isRawLiveStreaming()
Determine whether the user has started a raw live stream.
InMeetingUserRole getInMeetingUserRole()
User roles in ZOOM meeting defined in InMeetingUserRole.
boolean isInterpreter()
Determine whether the user specified by the current information is a interpreter or not.
boolean isSignLanguageInterpreter()
Determine whether the user specified by the current information is a sign language interpreter or not...
String getUserName()
Get user name.
boolean isMySelf()
Determine whether the current information corresponds to the user himself or not.
List< ZoomSDKVirtualNameTag > getVirtualNameTagList()
Query the virtual name tag roster information.
int Audio_Type_None
No audio.
boolean isInWebinarBackstage()
Determine whether the user specified by the current information is in the webinar backstage or not.
boolean isHost()
Determine whether the member corresponding with the current information is the host or not.
long getProductionStudioParent()
Returns the ID of the parent user of this production user.
VideoStatus getVideoStatus()
Get user video status in ZOOM meeting defined in VideoStatus.
boolean isBotUser()
Determine whether the user specified by the current information is robot user or not.
boolean hasRawLiveStreamPrivilege()
Determine whether the user has raw live stream privilege.
boolean isCompanionModeUser()
Determine whether the user specified by the current information in companion mode or not.
boolean hasCamera()
Query if the participant has a camera.
int Audio_Type_VoIP
The audio type in the meeting is VoIP.
boolean isClosedCaptionSender()
Determine whether the user corresponding to the current information is the sender of Closed Caption o...
String getAvatarPath()
Get the avatar path.
List< GrantCoOwnerAssetsInfo > getGrantCoOwnerAssetsInfo()
Query the granted assets info when assign a co-owner.
boolean isPureCallInUser()
Query if the user is telephone user.
String getBotAppName()
Get the bot app name.
AudioStatus getAudioStatus()
Get user audio status in ZOOM meeting defined in VideoStatus.
String getCustomerKey()
Get user customer key MeetingOptions.customer_key.