Namespace UdpChat.Lib.Message
Classes
- ChatMessage
A ChatMessage is a message sent by a user to the server. It has a user, a timestamp, and a message.
- ChatMessageResponse
The responnse to a ChatMessage from the server.
A ChatMessage is a message sent by a user to the server. It has a user, a timestamp, and a message.
The responnse to a ChatMessage from the server.