IsSubscribed method (external)
Returns whether the client is subscribed to the specified channel.
This method is deprecated, and should not be used.
Syntax:
You can find the related objects in the Supported by objects section below.
Parameters:
Required. String that specifies the location of the CDF (Channel Definition Format) file. The specified URL must point to the same domain that the page is served from. If you need information about the CDF format, please visit the following site: How to Create Channel Definition Format (CDF) Files. |
Return value:
Boolean. One of the following values:
The client is not subscribed to the channel. | |
The client is subscribed to the channel. |
Supported by objects:
External links:
User Contributed Comments