FAXL3: Recipients
From fringDocumentation
Contents |
Recipients
Lists the fring users to receive this FAXL request. Each user is represented by a UserHash element, which either specifies a single fring user hash (given when the user registered to the Add-on) or asterisk ('*') to indicate that this FAXL request is set to all on-line users registered to the Add-on.
Element Recipients
The following are the elements or building blocks comprising an onLoad element:
| Required | Name | Type | Description |
| Required | UserHash | string | A set of unbounded UserHash elements defining the recipients of this request |
Associated RecipientsElements
Recipients is used by the following elements:
- Request
FAXL Syntax
<Recipients> <UserHash>USER_HASH_1</UserHash> <UserHash>USER_HASH_2</UserHash> <UserHash>USER_HASH_3</UserHash> </Recipients>
FAXL compatibility
Supported from FAXL 2.5