removeOperators

Remove operators from the channel. See [

  • https://docs.sendbird.com/platform/user_type#3_operator](https://docs.sendbird.com/platform/user_type#3_operator) for the explanations on the operators.

Since

3.0.137

Parameters

userIds

user ids to remove from operators list. If empty or null, SendbirdException with error code {@value com.sendbird.android.exception.SendbirdError#ERR_INVALID_PARAMETER} is passed to the handler.

handler

handler to register