Protocol Module
Functions and values
| Function or value |
Description
|
|
Perform handshake with the proxy. Returns handshake info on success.
|
|
Receive one frame from the proxy.
Returns
|
Full Usage:
replayBufferEnabled
Returns: bool
|
When
|
Full Usage:
sendCallback stream callbackId paramList
Parameters:
NetworkStream
callbackId : uint32
paramList : CallbackParam list
Returns: CallbackResponse
|
Send a callback request and wait for the response.
|
Full Usage:
sendFrameResponse stream commands
Parameters:
NetworkStream
commands : AICommand list
|
Send a frame response with commands.
|
FSBarV1_Archived