PAMI\Message\Event\ResourceListDetailEvent

Event from PJSIPShowResourceLists

PHP Version 5

Synopsis

class ResourceListDetailEvent extends EventMessage {
  • // Inherited constants from Message
  • const EOL = "\r\n";
  • const EOM = "\r\n\r\n";
  • // Inherited methods from EventMessage
  • public string getName()
}

Hierarchy

Constants

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

Methods

public

  • getObjectName() — Returns key: 'ObjectName'. The name of this object.
  • getObjectType() — Returns key: 'ObjectType'. The object's type. This will always be 'aor'.

Inherited from PAMI\Message\Event\EventMessage

public

Inherited from PAMI\Message\IncomingMessage

public

Inherited from PAMI\Message\Message

public