PHP » GoLang |
login |
register |
about
|
GoLang SAMConnection::unsubscribe
request it (312)
GoLang replacement for PHP's SAMConnection::unsubscribe
[edit | history]
PHP SAMConnection::unsubscribePHP original manual for SAMConnection::unsubscribe [ show | php.net ]SAMConnection::unsubscribe(PECL sam >= 0.1.0) SAMConnection::unsubscribe — Cancel a subscription to a specified topic Description
bool SAMConnection::unsubscribe
( string
$subscriptionId
[, string $targetTopic
] )The "unsubscribe" method is used to delete an existing subscription to a specified topic. Parameters
Return Values
This method returns Examples
Example #1 Delete a subscription
<?php |
more
Recently updated
more
Most requested
more
Last requests
|