public class InMeetingUserInfo.AudioStatus
extends java.lang.Object
Constructor and Description |
---|
AudioStatus() |
Modifier and Type | Method and Description |
---|---|
long |
getAudioType()
Get the audio types.
|
boolean |
isMuted()
Query if the audio is muted.
|
boolean |
isTalking()
Query if the user is speaking.
|
public boolean isMuted()
public boolean isTalking()
public long getAudioType()