Commands And Events
The module has the following events:
Name | Description | Event Type |
---|---|---|
ServerConnected | Event triggered after established connection to server | Normal |
ServerDataChanged | Event triggered after receiving data from server | Normal |
ServerDisconnected | Event triggered after disconnection to server | Normal |
The module has the following commands:
Name | Description | Command Type |
---|---|---|
Reconnect | Trigger reconnect to the server | Asynchronous |