|
|
Whitebeam Template Reference Documentation
|
rb.chat.member
Structure used to represent a member that is part of the conversation
Elements
The rb.chat.member struct has 4 elements:
| Name | Type/Value | Range/Length | Description | | contactID | number | | Optional, default = -1 ID of the contact record of the owner that posted a message. If anonymous then -1 can be used | | uName | number | | Optional, default = -1 User name of this member | | name | number | | Optional, default = -1 Name of this member | | timestamp | number | | Optional, default = 0 Time this member joined the conversation |
|
|
|
(loadtime : 70ms) |