Skip to main content
stopRemoteParticipantsAudioLevelObserver() Stops the remote participants audio level observer started by startRemoteParticipantsAudioLevelObserver(). No more remote-participants-audio-level events will be emitted after this call.

Return value

Returns void.

Example

call.stopRemoteParticipantsAudioLevelObserver();

See also