StompFrame::__construct
(PECL stomp >= 0.1.0)
StompFrame::__construct — Constructeur
Description
StompFrame::__construct
([ string
$command
[, array $headers
[, string $body
]]] )Constructeur.
Liste de paramètres
-
command -
Commande du message.
-
headers -
En-têtes du message (tableau).
-
body -
Corps du message.
