|
Beamable SDK
|
Public Member Functions | |
| void | Setup (string channelList, Action< object > connectCallback, Action< object > disconnectCallback, Action< PubnubClientError > errorCallback) |
| void | OnConnectMessage (object data) |
| void | OnDisconnectMessage (object data) |
| void | OnError (PubnubClientError error) |
| bool | CheckOperationCount () |
| void | Reset () |
Public Attributes | |
| bool | ignoreError |
Properties | |
| bool | HasOperations [get] |