Enumeration of user roles.
USERROLE_BREAKOUTROOM_MODERATOR
Enumeration of emoji feedback types.
User's audio status in Zoom meeting.
long getAudioType()
Gets the audio types.
boolean isTalking()
Determines whether the user is speaking.
boolean isMuted()
Determines whether the audio is muted.
User's video status in Zoom meeting.
boolean isSending()
Determines whether the user is sending video.
int getVideoQuality()
Gets the network quality.
Attendee's status in webinar.
boolean isAllowTalk()
Determines whether the attendee is allowed to talk.
User information object in Zoom meeting.
int Audio_Type_Telephony
The audio type in the meeting is telephony.
MobileRTCEmojiFeedbackType getEmojiFeedbackType()
Gets the emoji feedback type from the user.
boolean isAudioOnlyUser()
Determines whether the specified user is an audio only user.
String getPersistentId()
Gets the user's persistent ID matched with the current user information. This ID persists for the dur...
boolean isProductionStudioUser()
Determines whether the user is a production studio user.
boolean isVirtualNameTagEnabled()
Determines whether the participant has enabled virtual name tag.
WebinarAttendeeStatus getWebinarAttendeeStatus()
Gets the attendee's status in the webinar.
boolean isInWaitingRoom()
Determines whether the participant is in the waiting room.
boolean isH323User()
Determines whether the user is an H.323 user.
boolean isRaisedHand()
Determines whether the hand is raised.
String getInterpreterActiveLanguage()
Gets the active language if the user is an interpreter.
long getUserId()
Gets the user's ID.
boolean isRawLiveStreaming()
Determines whether the user has started a raw live stream.
InMeetingUserRole getInMeetingUserRole()
Gets the user's role in the Zoom meeting.
boolean isInterpreter()
Determines whether the user specified by the current information is an interpreter.
boolean isSignLanguageInterpreter()
Determines whether the user specified by the current information is a sign language interpreter.
String getUserName()
Gets the user's name.
boolean isMySelf()
Determines whether the current information corresponds to the user themselves.
List< ZoomSDKVirtualNameTag > getVirtualNameTagList()
Gets the virtual name tag roster information.
int Audio_Type_None
No audio.
boolean isInWebinarBackstage()
Determines whether the user specified by the current information is in the webinar backstage.
boolean isHost()
Determines whether the member corresponding to the current information is the host.
long getProductionStudioParent()
Gets the ID of the parent user of this production user.
VideoStatus getVideoStatus()
Gets the user's video status in the Zoom meeting.
boolean isBotUser()
Determines whether the user specified by the current information is a robot user.
boolean hasRawLiveStreamPrivilege()
Determines whether the user has raw live stream privilege.
boolean isCompanionModeUser()
Determines whether the user specified by the current information is in companion mode.
boolean hasCamera()
Determines whether the participant has a camera.
int Audio_Type_VoIP
The audio type in the meeting is VoIP.
boolean isClosedCaptionSender()
Determines whether the user corresponding to the current information is the sender of closed caption.
String getAvatarPath()
Gets the avatar path.
List< GrantCoOwnerAssetsInfo > getGrantCoOwnerAssetsInfo()
Gets the granted assets info when assigning a co-owner.
boolean isPureCallInUser()
Determines whether the user is a telephone user.
String getBotAppName()
Gets the bot app name.
AudioStatus getAudioStatus()
Gets the user's audio status in the Zoom meeting.
String getCustomerKey()
Gets the user's customer key.