createMessage()
createMessage(\Gomoob\Pushwoosh\Model\Request\CreateMessageRequest $createMessageRequest) : \Gomoob\Pushwoosh\Model\Response\CreateMessageResponse
Function used to create a Pushwoosh message using a '/createMessage' request.
Parameters
\Gomoob\Pushwoosh\Model\Request\CreateMessageRequest | $createMessageRequest | the '/createMessage' request
|
Returns
\Gomoob\Pushwoosh\Model\Response\CreateMessageResponse —the resulting create message response.