notifyMyMutedStateChanged

open fun notifyMyMutedStateChanged(@NonNull channel: OpenChannel, isMuted: Boolean)

Notifies this component that the muted state of the current user has changed.

Parameters

channel

The latest open channel

isMuted

Whether the current user is muted or not since 3.1.0