StompFrame::__construct
PHP function
Edit on GitHub ✎
(PECL stomp >= 0.1.0)
Constructor
Description
StompFrame::__construct([string $command], [array $headers], [string $body])
Constructor.
Parameters
commandFrame command
headersFrame headers (Array).
bodyFrame body.