PHP Manual
SAMConnection->unsubscribe()
(no version information, might be only in CVS)
SAMConnection->unsubscribe() -- Cancel a subscription to a specified topic.Description
class SAMConnection {bool unsubscribe ( string subscriptionId [, string targetTopic] )
}
The "unsubscribe" method is used to delete an existing subscription to a specified topic.
Parameters
subscriptionIdThe identifier of an existing subscription as returned by a call to the subscribe method.
RSS Feed
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.






