StompFrame::__construct
(PECL stomp >= 0.1.0)
StompFrame::__construct — Constructeur
Description
function 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.