|
Sendbird Chat SDK for Unity
|
The context of a channel, used in MessageCollectionHandler. More...
Public Member Functions | |
| bool | IsFromEvent () |
| Whether the CollectionEventSource of this context is from the real-time events. More... | |
Properties | |
| SbCollectionEventSource | CollectionEventSource [get] |
| The SbCollectionEventSource of current context More... | |
| SbSendingStatus | MessageSendingStatus [get] |
| The sending status of the messages that's sent out from SbMessageCollectionHandler with this context. More... | |
The context of a channel, used in MessageCollectionHandler.
| bool IsFromEvent | ( | ) |
Whether the CollectionEventSource of this context is from the real-time events.
|
get |
The SbCollectionEventSource of current context
|
get |
The sending status of the messages that's sent out from SbMessageCollectionHandler with this context.