Video SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKAudioStatus.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
boolean isMuted()
Determines whether the audio is muted.
boolean isTalking()
Determines whether the user is talking.
ZoomVideoSDKAudioType getAudioType()
Gets the audio type: VOIP (Voice over IP), Telephony, or None.