StompFrame::__construct

(PECL stomp >= 0.1.0)

StompFrame::__constructConstructor

说明

StompFrame::__construct(string $command = ?, array $headers = ?, string $body = ?)

Constructor.

参数

command

Frame command

headers

Frame headers (array).

body

Frame body.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top