unbanUser

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

Unbans the user with userId.

Parameters

userId

ID of the user to be unbanned

handler

Callback handler called when this method is completed since 3.1.0