User Guide
990 Chapter 6: ColdFusion MX Event Gateway Reference
getGatewayType
Description
Returns the gateway type field of the CFEvent object.
Category
Event Gateway Development
Syntax
String getGatewayType()
See also
setGatewayType
, “CFML CFEvent structure” on page 1004, “CFEvent class” in Chapter 45,
“Creating Custom Event Gateways” in ColdFusion MX Developer’s Guide
Returns
The gateway type of the CFEvent object, or null.
Usage
Most gateways do not need to use this method.