StompFrame::__construct
(PECL stomp >= 0.1.0)
StompFrame::__construct — Constructor
Beschreibung
function StompFrame::__construct(
string $command = ?,
array $headers = ?,
string $body = ?)
Constructor.
Parameter-Liste
command
-
Frame command
headers
-
Frame headers (Array).
body
-
Frame body.