Whatever message this page gives is out now! Go check it out!

IM Gateway CFC incoming message methods

Last update:
May 18, 2026
You write the following CFC methods to handle incoming messages from an XMPP or Lotus Sametime instant messaging gateway.
Note: The method names assume a default gateway configuration. ColdFusion lets you change the method names and disable event types in the gateway configuration file.
MethodMessage type
Requests from other IM users to add the gateway ID as their buddy
Responses from others to requests from your gateway to add them to your buddy lists. Also used by buddies to ask to be removed from your list.
Online status information messages
Error and administrative messages from the IM server
Instant messages

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page