Method | Description | |
---|---|---|
delete ( string $topic ) : void | ||
length ( string $topic, integer $priority = null ) : integer | ||
pop ( string $topic, integer $timeout = PHP_INT_MAX ) : string | false | ||
push ( string $topic, string $body, integer $priority = self::PRIORITY_NORMAL ) : void |