Gets the name of the gateway's instant messaging protocol.
string = getProtocolName()
getName, getNickName, numberOfMessagesReceived, numberOfMessagesSent, setNickName, "Using the GatewayHelper object" in the ColdFusion Developer's Guide
The gateway's protocol, as determined by the gateway type; one of the following values:
See "GatewayHelper example", in the ColdFusion Developer's Guide, which uses all GatewayHelper class methods.