UNSUBSCRIBE_REQUEST: The UNSUBSCRIBE_REQUEST is sent by a Console to terminate an existing subscription. The Agent application should terminate the given subscription if it exists, and cancel sending any further updates against it. The getParams() method of a UNSUBSCRIBE_REQUEST WorkItem will return a String holding the subscriptionId The getHandle() method returns null.@author Fraser Adams
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|