SFSEvent.PUBLIC_MESSAGE Field |
Namespace: Sfs2X.Core
The Params object contains the following parameters:
Parameter | Description |
---|---|
room | (Room) An object representing the Room at which the message is targeted. |
sender | (User) An object representing the user who sent the message. |
message | (string) The message sent by the user. |
data | (ISFSObject) An object containing custom parameters which might accompany the message. |