Whitebeam Template Reference Documentation

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

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
contactIDnumber  Optional, default = -1
ID of the contact record of the owner that posted a message. If anonymous then -1 can be used
uNamenumber  Optional, default = -1
User name of this member
namenumber  Optional, default = -1
Name of this member
timestampnumber  Optional, default = 0
Time this member joined the conversation

Whitebeam release 1.3.36
(loadtime : 56ms)