Stomp Client StompFrame::__construct

(PECL stomp >= 0.1.0)

StompFrame::__construct — Constructor


설명

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

Constructor.


매개변수

command
Frame command
headers
Frame headers (array)
body
Frame body.