PAMI\Message\OutgoingMessage

A generic outgoing message.

PHP Version 5

Synopsis

class OutgoingMessage extends Message {
  • // Inherited constants from Message
  • const EOL = "\r\n";
  • const EOM = "\r\n\r\n";
}

Hierarchy

Constants

Name Value
EOL "\r\n"
EOM "\r\n\r\n"

Methods

public

Inherited from PAMI\Message\Message

public