![]() ![]() ![]() |
||
|
Sets the gateways nickname (display name).
Boolean = setNickName(name)
getName, getNickName, getProtocolName, numberOfMessagesReceived, numberOfMessagesSent, Using the GatewayHelper object in Using the Instant Messaging Event Gateways in ColdFusion MX Developers Guide
Parameter |
Description |
---|---|
name |
The display name that you want to associate with this gateway. This name is not guaranteed to be unique for the protocol. |
True if the nickname got set; false, otherwise.
See GatewayHelper example, in Using the Instant Messaging Event Gateways in ColdFusion MX Developers Guide, which uses all GatewayHelper class methods.
|
||
![]() ![]() ![]() |