banUser

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

Bans the user with userId.

Parameters

userId

ID of the user to be banned

handler

Callback handler called when this method is completed since 3.1.0