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