Parameter
Sends messages to a specific channel based on the filter criteria (which is a struct).
Nothing
ColdFusion 11: Added the clustered parameter
ColdFusion 10: Added this function
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. |
Sign in to your account