StompFrame::__construct

(PECL stomp >= 0.1.0)

StompFrame::__constructConstructor

Descrierea

StompFrame::__construct ([ string $command [, array $headers [, string $body ]]] )

Constructor.

Parametri

command

Frame command

headers

Frame headers (array).

body

Frame body.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top