public static interface GroupChannel.GroupChannelGetHandler
GroupChannel.getChannel(String, GroupChannelGetHandler).| Modifier and Type | Method and Description |
|---|---|
void |
onResult(GroupChannel channel,
SendBirdException e)
A callback for when channel information is read.
|
void onResult(GroupChannel channel, SendBirdException e)
channel - Channel instance.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.