PAMI\Message\Response\Factory\IResponseFactory::createFromRaw
This is our factory method.
Signature
public function createFromRaw(string
$responseMessage,
[string
$requestMessage = NULL] )
Parameters
$responseMessage
— string- Literal message as received from ami.
$requestMessage
— string
Returns
- Response