Returns the gateway's nickname (display name), if it has been set using the gatewayHelper object setNickName method.
string = getNickName() |
getName, getProtocolName, numberOfMessagesReceived, numberOfMessagesSent, setNickName, Using the GatewayHelper object in the Developing ColdFusion Applications
The gateway's nickname, if any; empty string, otherwise.
See GatewayHelper example in Using the GatewayHelper object in the Developing ColdFusion Applications, which uses all GatewayHelper class methods.
Sign in to your account