|
Sendbird Chat SDK for Unity
|
Properties | |
| Action< string > | OnConnected [get, set] |
| Invoked when connected. More... | |
| Action< string > | OnDisconnected [get, set] |
| Invoked when disconnected. More... | |
| Action | OnReconnectStarted [get, set] |
| Invoked when reconnection starts. More... | |
| Action | OnReconnectSucceeded [get, set] |
| Invoked when reconnection is succeeded. More... | |
| Action | OnReconnectFailed [get, set] |
| Invoked when reconnection is failed. More... | |
|
getset |
Invoked when connected.
|
getset |
Invoked when disconnected.
|
getset |
Invoked when reconnection is failed.
|
getset |
Invoked when reconnection starts.
|
getset |
Invoked when reconnection is succeeded.