(no version information, might be only in CVS)
SAMConnection::unsubscribe() --
Cancel a subscription to a specified topic.
Descrizione
The "unsubscribe" method is used to delete an existing subscription to a specified topic.
class
SAMConnection {
bool
unsubscribe ( string subscriptionId [, string targetTopic] )
}