onMutedChanged

abstract suspend fun onMutedChanged(isMuted: Boolean)

Indicates that the Call muting state has changed.

Parameters

isMuted

The new muting state of the Call.