AbstractSession Events |
The AbstractSession type exposes the following members.
Name | Description | |
---|---|---|
Closed |
Fired when the connection is closed.
| |
Connected |
Fired when the connection is established successfully.
| |
ConnectFailed |
Fired when establishing the connection fails.
| |
ErrorThrown |
Fired when a network error happens.
|