$messages $messages : string[] The Pushwoosh messages sent in response to a Create Message request. Type string[]
getMessages() getMessages() : string[] Gets the Pushwoosh messages sent in response to a Create Message request. Returns string[]
setMessages() setMessages(string[] $messages) Sets the Pushwoosh messages sent in response to a Create Message request. Parameters string[] $messages the Pushwoosh messages sent in response to a Create Message Request.