[This is preliminary documentation and is subject to change.]

The ChatSentEventArgs type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
FormattedMessage
Formatted message, as it appeared to the recepients.
Message
Raw text of the message.
MessageType
Type of message that was sent.
PacketCount
Number of message packets that were sent out.
Player
Player who sent the message.
RecepientList
List of players who received the message.

See Also