Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
SAMConnection->unsubscribe() -- Cancel a subscription to a specified topic.The "unsubscribe" method is used to delete an existing subscription to a specified topic.
subscriptionId
The identifier of an existing subscription as returned by a call to the subscribe method.
Předcházející | Domů | Další |
SAMConnection->subscribe() | Nahoru | SAMMessage->body |