stop Remote Participants Audio Level Observer
fun stopRemoteParticipantsAudioLevelObserver(listener: RequestListener? = null)
Content copied to clipboard
Stops monitoring the audio level from the remote participants.
The optional callback (listener
) will be invoked either when the operation has completed, or if it encounters an error.
Errors will also be provided to the CallClientListener.onError callback.