PHP Manual
Function Reference
Other Services
Stomp
StompFrame
StompFrame::__construct
StompFrame
StompException
StompFrame
PHP Manual
StompFrame::__construct
Constructor
Description
StompFrame::__construct
(
string
$command
= ?
,
array
$headers
= ?
,
string
$body
= ?
)
Constructor.
Parameters
command
Frame command
headers
Frame headers (
array
).
body
Frame body.