|
SAMConnection::removeRemove a message from a queue. Beschreibung
SAMMessage SAMConnection::remove
( string
$target
[, array $properties
] )Removes a message from a queue. Parameter-Liste
Rückgabewerte
This method returns Beispiele
Beispiel #1 Removing a message from a queue by message id
<?php |