sendData
Summary
Send a payload to the server.Signature
Parameters
data
Type:Uint8Array
Raw payload bytes.
Returns
Type:void
Send a payload to the server.
Send a payload to the server.
Uint8Array
Raw payload bytes.
void
Send a payload to the server.