TsgcWSPClient_Files › Methods

TsgcWSPClient_Files Methods

Public methods grouped by purpose, followed by the full alphabetical list.

PubSub

NameDescription
SubscribeSubscribes this client to a channel so it receives file-protocol notifications published on it.
UnSubscribeCancels a previous Subscribe so the client no longer receives messages from the channel.

Transfer

NameDescription
SendFileUploads a file to the server in fragmented chunks with configurable QoS.

Advanced

NameDescription
WriteDataSends a plain text message to the server over the Files subprotocol.

All Methods (alphabetical)

NameDescription
SendFileUploads a file to the server in fragmented chunks with configurable QoS.
SubscribeSubscribes this client to a channel so it receives file-protocol notifications published on it.
UnSubscribeCancels a previous Subscribe so the client no longer receives messages from the channel.
WriteDataSends a plain text message to the server over the Files subprotocol.