Our new developer documentation is now available. Please check it out!
OdinClient.BroadcastSendMessage
public void BroadcastSendMessage(string message)
Send a message to all rooms with the default encoding UTF8
Parameters
Name | Type | Description |
---|---|---|
message | String | UTF8 string |