TIBCO Adapter SDK C++ Reference
MAdvisory::removeSubscription
MAdvisory
Remove the subscription for the specified subject and session.
Parameters
Parameters Description
MString const & subject Subject to remove.
MString const & sessionName Name of the session for this subject.
Declaration
void removeSubscription(MString const & subject, MString const & sessionName) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.