![]() |
ProxySession Events |
[This is preliminary documentation and is subject to change.]
The ProxySession type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClientData2 |
This is triggered when the Client sends data to the server.
Expects a return value.
|
![]() | ClientDisconnected |
This is triggered when the Server Disconnects
|
![]() | ClientStatusChanged |
Track the Furcadia Client status
|
![]() | Error |
This is triggered when a handled Exception is thrown.
|
![]() | ProcessServerChannelData |
Process Display chanObject.ChannelText and Channels
|
![]() | ProcessServerInstruction | |
![]() | ServerConnected |
Occurs when [server connected].
|
![]() | ServerData2 |
Occurs when [server data2].
|
![]() | ServerDisconnected |
This is triggered when the Server Disconnects
|
![]() | ServerStatusChanged |
Track the Server Status
|