|
Enfusion Script API
|
Public Member Functions | |
| void | EOnBegan () |
| void | EOnEnded () |
| void | EOnFailed (string msg) |
| void | EOnConnected (RplIdentity identity) |
| void | EOnDisconnected (RplIdentity identity) |
| void RplSessionCallbacks.EOnBegan | ( | ) |
| void RplSessionCallbacks.EOnConnected | ( | RplIdentity | identity | ) |
Implemented in RplExample3SessionListener.
| void RplSessionCallbacks.EOnDisconnected | ( | RplIdentity | identity | ) |
Implemented in RplExample3SessionListener.
| void RplSessionCallbacks.EOnEnded | ( | ) |
| void RplSessionCallbacks.EOnFailed | ( | string | msg | ) |