updateUserMute

fun updateUserMute(user: User)

Mutes or unmutes a user for the current user based on the users mute state.

Parameters

user

The User for which to toggle the mute state.