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

Chat Template

get()

Iterate over audit records

See Also

rb.chat.create, modify, remove()   

Syntax

chatRoomIterator = rb.chat.get(searchParams)

Parameters

The 'get' method takes 1 parameter:

Name Type/Value Range/Length Description
searchParamsstruct chatRoomQuerysee definition Required. Structure defining audit records that are to be returned in this iterator

Results

The 'get' method returns an iterator of structure:

Type/Value Range/Length Description
struct chatRoom see definition Create an iterator over a specified sub-set of conversations for this client

Remarks

Iterate over conversations

Whitebeam release 1.3.36
(loadtime : 55ms)