|
SAMConnection::unsubscribeCancel a subscription to a specified topic. Beschreibung
bool SAMConnection::unsubscribe
( string
$subscriptionId
[, string $targetTopic
] )The "unsubscribe" method is used to delete an existing subscription to a specified topic. Parameter-Liste
Rückgabewerte
This method returns Beispiele
Beispiel #1 Delete a subscription
<?php |