unmuteUser

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

Unmutes the user with userId.

Parameters

userId

ID of the user to be unmuted

handler

Callback handler called when this method is completed since 3.1.0