| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
SAMConnection->unsubscribe()
(no version information, might be only in CVS)
SAMConnection->unsubscribe() -- Cancel a subscription to a specified topic.Popis
class SAMConnection {bool unsubscribe ( string subscriptionId [, string targetTopic] )
}
The "unsubscribe" method is used to delete an existing subscription to a specified topic.
Seznam parametrů
subscriptionIdThe identifier of an existing subscription as returned by a call to the subscribe method.
| PÅ™edcházejÃcà | Domů | Dalšà |
| SAMConnection->subscribe() | Nahoru |