h1z1-server
Preparing search index...
clients/soeclient
SOEClient
Class SOEClient
Index
Constructors
constructor
Properties
_connection
_crypto
Key
_dump
Data
_guid
_input
Stream
_local
Port
_output
Stream
_out
Queue
_protocol
_protocol
Name
_server
Address
_server
Port
_session
Id
_use
Encryption
Methods
_send
Packet
connect
disconnect
send
App
Data
toggle
Data
Dump
toggle
Encryption
Constructors
constructor
new
SOEClient
(
protocolName
:
any
,
serverAddress
:
any
,
serverPort
:
any
,
cryptoKey
:
any
,
localPort
:
any
,
)
:
SOEClient
Parameters
protocolName
:
any
serverAddress
:
any
serverPort
:
any
cryptoKey
:
any
localPort
:
any
Returns
SOEClient
Properties
_connection
_connection
:
Socket
_crypto
Key
_cryptoKey
:
any
_dump
Data
_dumpData
:
boolean
_guid
_guid
:
string
_input
Stream
_inputStream
:
SOEInputStream
_local
Port
_localPort
:
any
_output
Stream
_outputStream
:
SOEOutputStream
_out
Queue
_outQueue
:
any
[]
_protocol
_protocol
:
Soeprotocol
_protocol
Name
_protocolName
:
any
_server
Address
_serverAddress
:
any
_server
Port
_serverPort
:
any
_session
Id
_sessionId
:
undefined
|
number
_use
Encryption
_useEncryption
:
boolean
Methods
_send
Packet
_sendPacket
(
packetOpcode
:
any
,
packet
:
any
,
prioritize
:
any
)
:
void
Parameters
packetOpcode
:
any
packet
:
any
prioritize
:
any
Returns
void
connect
connect
()
:
void
Returns
void
disconnect
disconnect
()
:
void
Returns
void
send
App
Data
sendAppData
(
data
:
any
,
overrideEncryption
:
any
)
:
void
Parameters
data
:
any
overrideEncryption
:
any
Returns
void
toggle
Data
Dump
toggleDataDump
(
value
:
any
)
:
void
Parameters
value
:
any
Returns
void
toggle
Encryption
toggleEncryption
(
value
:
any
)
:
void
Parameters
value
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_connection
_crypto
Key
_dump
Data
_guid
_input
Stream
_local
Port
_output
Stream
_out
Queue
_protocol
_protocol
Name
_server
Address
_server
Port
_session
Id
_use
Encryption
Methods
_send
Packet
connect
disconnect
send
App
Data
toggle
Data
Dump
toggle
Encryption
h1z1-server
Loading...