TsgcWSPClient_Files › Methods
TsgcWSPClient_Files Methods
Public methods grouped by purpose, followed by the full alphabetical list.
PubSub
| Name | Description |
| Subscribe | Subscribes this client to a channel so it receives file-protocol notifications published on it. |
| UnSubscribe | Cancels a previous Subscribe so the client no longer receives messages from the channel. |
Transfer
| Name | Description |
| SendFile | Uploads a file to the server in fragmented chunks with configurable QoS. |
Advanced
| Name | Description |
| WriteData | Sends a plain text message to the server over the Files subprotocol. |
All Methods (alphabetical)
| Name | Description |
| SendFile | Uploads a file to the server in fragmented chunks with configurable QoS. |
| Subscribe | Subscribes this client to a channel so it receives file-protocol notifications published on it. |
| UnSubscribe | Cancels a previous Subscribe so the client no longer receives messages from the channel. |
| WriteData | Sends a plain text message to the server over the Files subprotocol. |