Php/docs/stompframe.construct

提供:Dev Guides
< Php
移動先:案内検索

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.