StompFrame::__construct
(PECL stomp >= 0.1.0)
StompFrame::__construct — Constructor
Descripción
function StompFrame::__construct(
string $command = ?,
array $headers = ?,
string $body = ?)
Constructor.
Parámetros
command
-
Comando del frame
headers
-
encabezados del frame (array).
body
-
cuerpo del frame