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.chatRoomActive

A minimal report of a currently active chatRoom

Elements

The rb.chat.chatRoomActive struct has 6 elements:

Name Type/Value Range/Length Description
roomIDnumberinteger Optional, default = -1
The unique ID for this chat room.
roomNamestring  Required. The name of this room.
maxIDnumber  Optional, default = -1
The highest ID seen in this room.
lastPollnumber  Optional, default = -1
Time since last poll by the specified contactID. -1 for never or if no ID supplied.
joinedarray of numbers  Required. Return list of all contacts joined to this room at present
linkedarray of numbers  Required. Return list of all contacts to which this room is linked

Whitebeam release 1.3.36
(loadtime : 63ms)