numberOfMessagesReceived

Description

Gets the number of messages received by the gateway since it was started.

Syntax

integer = numberOfMessagesReceived()

See also

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

Returns

The number of messages received by the gateway since it was started.

Example

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