public interface AddOperatorsHandler
BaseChannel.addOperators(Collection, AddOperatorsHandler) method.| Modifier and Type | Method and Description |
|---|---|
void |
onResult(SendBirdException e)
Called when operation is done.
|
void onResult(SendBirdException e)
e - null if operation is done successfully. If first argument of the call
BaseChannel.addOperators(Collection, AddOperatorsHandler)
was empty or null, returns a SendBirdException with error code
Copyright © 2021, Sendbird or its affiliates. All rights reserved.
Report a bug or request a feature
For further developer documentation, see Chat SDK Documentation. That documentation contains more detailed descriptions, conceptual overviews, definitions of terms, and code examples.