Protocol Data Unit (PDU).
package |
Default |
---|
__construct(string $action, array $body, string|integer $id = null)
string
Specifies the purpose of a PDU and determines the content of the body
array
Content is specific to the PDU's action
string|integer
Instructs RTM to send a response and enables a client to match a response to a request
__toString() : string
magic | |
---|---|
string
stringify() : string
string
struct() : array
array