Click or drag to resize
SessionSubscribe Method
Overload List
  NameDescription
Public methodSubscribe(IListSubscription)
Initiates a request to receive asynchronous updates to the specified topics.

The session identity will be used if it's been authorized.

Public methodSubscribe(IListSubscription, Identity)
Initiates a request to receive asynchronous updates to the specified topics.
Public methodSubscribe(IListSubscription, UserHandle) Obsolete.
Public methodSubscribe(IListSubscription, String)
Initiates a request to receive asynchronous updates to the specified topics.

The session identity will be used if it's been authorized.

Public methodSubscribe(IListSubscription, Identity, String)
Initiates a request to receive asynchronous updates to the specified topics in the subscriptionList.
Public methodSubscribe(IListSubscription, UserHandle, String) Obsolete.
Top
See Also