PHP マニュアル
関数リファレンス
その他のサービス
Stomp
StompFrame
StompFrame::__construct
StompFrame
StompException
StompFrame
PHP マニュアル
StompFrame::__construct
Constructor
説明
StompFrame::__construct
(
string
$command
= ?
,
array
$headers
= ?
,
string
$body
= ?
)
Constructor.
パラメータ
command
Frame command
headers
Frame headers (
array
).
body
Frame body.