|
Whitebeam Template Reference Documentation
|
Chat Template
getMessage()
Iterate over audit records
See Also
rb.chat.create, modify, remove() Syntax
messageIterator = rb.chat.getMessage(searchParams)
Parameters
The 'getMessage' method takes 1 parameter:
Name | Type/Value | Range/Length | Description | searchParams | struct messageQuery | see definition | Required. Structure defining audit records that are to be returned in this iterator |
Results
The 'getMessage' method returns an iterator of structure:
Type/Value | Range/Length | Description |
struct message |
see definition |
Create an iterator over a specified sub-set of conversations for this client
|
Remarks Iterate over conversations |
|
(loadtime : 96ms) |