getName

Description

Returns the gateway's user name.

Syntax

string = getName()

See also

getProtocolName, numberOfMessagesReceived, numberOfMessagesSent, setNickName, Using the GatewayHelper object in Using the Instant Messaging Event Gateways of ColdFusion MX Developer’s Guide

Returns

The gateway’s user name, as specified in gateway configuration file.

Example

See GatewayHelper example, in Using the Instant Messaging Event Gateways in ColdFusion MX Developer’s Guide, which uses all GatewayHelper class methods.