User Guide Cancel

WSGetAllChannels

 

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])
WSGetAllChannels([channel="",clustered=false])
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.

Get help faster and easier

New user?