SendMessage
Sends a message to the WebSocket server formatted with the username and message content.
This feature is deprecated and will be unsupported.
Example:
await ChatClient.SendMessage("How's everyone doing?");
Last updated
Sends a message to the WebSocket server formatted with the username and message content.
This feature is deprecated and will be unsupported.
Example:
await ChatClient.SendMessage("How's everyone doing?");
Last updated