getGatewayType

Description

Returns the gateway type field of the CFEvent object.

Category

Event Gateway Development

Syntax

String getGatewayType()

See also

setGatewayType, CFML CFEvent structure, CFEvent class in the Developing ColdFusion Applications

Returns

The gateway type of the CFEvent object, or null.

Usage

Most gateways do not need to use this method.