Thanks to visit codestin.com
Credit goes to www.php.net

update page now

StompFrame::__construct

(PECL stomp >= 0.1.0)

StompFrame::__constructConstructeur

Description

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

Constructeur.

Liste de paramètres

command
Commande du message.
headers
En-têtes du message (tableau).
body
Corps du message.
add a note

User Contributed Notes

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