PAMI\Message\Message

A generic ami message, in-or-outbound.

PHP Version 5

Synopsis

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

Constants

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

Methods

public