|
Sendbird Chat SDK for Unity
|
An handler used in MessageCollection.initialize. More...
Public Member Functions | |
| delegate void | ApiResultDelegate (IReadOnlyList< SbBaseMessage > inMessages, SbError inError) |
Properties | |
| ApiResultDelegate | OnApiResult [get, set] |
| This will give message lists loaded from the api. More... | |
An handler used in MessageCollection.initialize.
| delegate void ApiResultDelegate | ( | IReadOnlyList< SbBaseMessage > | inMessages, |
| SbError | inError | ||
| ) |
|
getset |
This will give message lists loaded from the api.