SAMConnection->unsubscribe()
SAMConnection->unsubscribe - Cancel a subscription to a specified topic.Syntax
bool SAMConnection->unsubscribe (string $subscriptionId, string $targetTopic)Arguments
- subscriptionId - The identifier of an existing subscription as returned by a call to the subscribe method.
- targetTopic
