isOnline

Description

Determines whether the gateway is connected to the instant messaging server.

Syntax

Boolean = isOnline()

Returns

True, if the gateway is connected to the IM server; False, otherwise.

Example

See GatewayHelper example, in the Developing ColdFusion Applications, which uses all GatewayHelper class methods.