FUNCTION:SENDGATEWAYMESSAGE
last edited by
denny
on 01-Oct-2011
sendGatewayMessage
Description
Sends an outgoing message through a event gateway.
Usage Syntax
sendGatewayMessage(string gatewayID,struct data): string
Return Information
| Return Type |
| string |
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
| gatewayID | string | Yes | Identifier of the gateway to send the message. |
| data | struct | Yes | A structure. |
SideBar
User Login