![]() ![]() ![]() |
||
|
Gets the online status of the gateway as a text string.
string = getStatusAsString()
getCustomAwayMessage, getStatusTimeStamp, isOnline, setStatus, Using the GatewayHelper object in Using the Instant Messaging Event Gateways in ColdFusion MX Developers Guide
The gateways online status; one of the following:
XMPP only
Sametime only
The DO NOT DISTURB, NOT AVAILABLE, and FREE TO CHAT strings differ from the status values that you use in the setStatus method, which does not allow spaces in the status names.
See GatewayHelper example, in Using the Instant Messaging Event Gateways in ColdFusion MX Developers Guide, which uses all GatewayHelper class methods.
|
||
![]() ![]() ![]() |