wsGetSubscribers

Returns an array of struct with clientID and subscriberInfo as the keys.

wsGetSubscribers(channel); → returns array

This function requires Adobe ColdFusion 10 and up.  Not supported on Lucee, etc.

Argument Reference

channel string
Required

Channel whose list of subscribers you wish to retrieve.

Examples
Sample code invoking the wsGetSubscribers function

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub