|
|
Whitebeam Template Reference Documentation
|
Chat Template
getActive()
Iterate over audit records
See Also
rb.chat.create, modify, remove() Syntax
chatRoomActiveIterator = rb.chat.getActive(contactID)
Parameters
The 'getActive' method takes 1 parameter:
| Name | Type/Value | Range/Length | Description | | contactID | number | | Required. Return only rooms with this contact ID linked to it, -1 for all. |
Results
The 'getActive' method returns an iterator of structure:
Remarks Iterate over conversations |
|
|
(loadtime : 62ms) |