| com.glia.androidsdk.comms.Audio |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract Media.Status |
getStatus()
Gets audio status, which may be one of
Media.Status
| ||||||||||
| abstract void |
mute()
Mutes the audio.
| ||||||||||
| abstract void |
setOnHoldHandler(Consumer<Boolean> listener)
Handler used to detect if Visitor stream is put on hold or resumed from being put on hold by Operator.
| ||||||||||
| abstract void |
unmute()
Unmutes the audio.
| ||||||||||
Handler used to detect if Visitor stream is put on hold or resumed from being put on hold by Operator.