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

WSGetAllChannels

Last update:
May 18, 2026

Description

Sends messages to a specific channel based on the filter criteria (which is a struct).

Returns

Nothing

History

ColdFusion 11: Added the clustered parameter
ColdFusion 10: Added this function

Syntax

WSGetAllChannels([channel="",clustered=false])
Parameters
Parameter
Description
channel
If  specified,  returns all sub-channels listed under the entered channel name. If left unspecified, the  funtion  returns all channels registered under the current application.
clustered
If true, fetches subscriber information from all configured nodes.

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