extends |
Eos |
---|
ARK: Survival Ascended Protocol Class Extends the EOS protocol and adds ARK-specific server response processing.
Methods | ||
---|---|---|
public
|
processResponse(): array
|
# |
Methods inherited from GameQ\Protocols\Eos |
---|
beforeSend(), authenticate(), queryServers(), deviceAuthentication(), httpRequest(), getAttribute() |
Methods inherited from GameQ\Protocol |
---|
__construct(), __toString(), portDiff(), findQueryPort(), joinLink(), name(), nameLong(), state(), getProtocol(), transport(), options(), getPacket(), packetResponse(), hasChallenge(), challengeParseAndApply(), challengeApply(), getNormalize(), |
Properties | |||
---|---|---|---|
protected
|
string
|
$protocol = 'arksa'
|
# |
protected
|
string
|
$name_long = 'ARK: Survival Ascended'
|
# |
protected
|
string
|
$name = 'arksa'
|
# |
protected
|
string
|
$grant_type = 'client_credentials'
|
# |
protected
|
string
|
$deployment_id = 'ad9a8feffb3b4b2ca315546f038c3ae2'
|
# |
protected
|
string
|
$user_id = 'xyza7891muomRmynIIHaJB9COBKkwj6n'
|
# |
protected
|
string
|
$user_secret = 'PP5UGxysEieNfSrEicaD1N2Bb3TdXuD7xHYcsdUHZ7s'
|
# |
Properties inherited from GameQ\Protocols\Eos |
---|
$serverIp, $serverPortQuery, $normalize |
Properties inherited from GameQ\Protocols\Http |
---|
$transport |
Properties inherited from GameQ\Protocol |
---|
$port_diff, $packets, $responses, $process_methods, $packets_response, $result, $options, $state, $join_link |