MESSOR
Documentation
Home
Download
Installation
Protocol
Library
Old version
Messor Network Protocol
class Response
Server response class
__construct
(
string
rawResponse
,
iCrypt
crypt
):
void
Initialization
getStatus
():
string
Gets the status of the server's response
setStatus
(
string
status
):
void
Sets the response status
getVersionServer
():
string
Gets the version of the server
getResponseData
(
string|null
data = null
):
string|array
Getting parsed data after *data*