CWorms |
The CWormsInstantMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionId | The unique identifier for this IM. | |
| IsUserOrChatMessage | Indicates whether this message was sent to a user or chat | |
| MessageText | The text of the IM. | |
| MessageType | Indicates whether this message is a Normal, News, Regular Request, Invite Request or Support Request message | |
| NewsSource | If the message is a News message, this will indicate the source of the News story | |
| SourceUserName | Name of the user that generated this IM. | |
| TargetChatRoom | Obsolete. The chat room for which this IM is intended. | |
| TargetChatRoomId | The ID of the chat room for which this IM is intended. | |
| TargetUserName | Name of the user for which this IM is intended. | |
| Time | The UTC time at which this IM was sent. |