Description
Returns the gateway's user name.
Syntax
string = getName() |
See also
getProtocolName, numberOfMessagesReceived, numberOfMessagesSent, setNickName, Using the GatewayHelper object in the Developing ColdFusion Applications
Returns
The gateway's user name, as specified in gateway configuration file.
Example
See GatewayHelper example in Using the GatewayHelper object in the Developing ColdFusion Applications, which uses all GatewayHelper class methods.