ChatMessageEventArgsExtended

From Virtual World Web Wiki
Jump to: navigation, search

Represents a chat message

  • This is a JavaScript visible object

Remarks [edit]

Properties

string Message {get; set;}
The text of the message.
ParticipantExtended Source {get;}
The participant representing the sender of the message. Or null if it’s a system message.