Returns the gateway ID that identifies the Gateway instance.
Event Gateway Development
public String getGatewayID() |
setGatewayID, Providing Gateway class service and information routines in Building an event gateway in the Developing ColdFusion Applications.
This method returns a string value that is set by the setGatewayID method.
The following example is the ColdFusion SocketGateway class getGatewayID method:
public String getGatewayID() |
Sign in to your account