muteUser

open fun muteUser(@NonNull userId: String, @Nullable handler: OnCompleteHandler)

Mutes the user with userId.

Parameters

userId

ID of the user to be muted

handler

Callback handler called when this method is completed since 3.1.0