Delegate DelegateOnMessage
Namespace: Unity.WebRTC
Syntax
public delegate void DelegateOnMessage(byte[] bytes);
Parameters
| Type | Name | Description |
|---|---|---|
| Byte[] | bytes |
public delegate void DelegateOnMessage(byte[] bytes);
| Type | Name | Description |
|---|---|---|
| Byte[] | bytes |