public static interface BaseChannel.ReactionHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onResult(ReactionEvent reactionEvent,
SendBirdException e)
A callback for reaction response.
|
void onResult(ReactionEvent reactionEvent, SendBirdException e)
reactionEvent - Returned reaction event.e - null if no error. 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.