Interface IPeerConnection
Namespace: Microsoft.MixedReality.SpectatorView
Assembly: cs.temp.dll.dll
Syntax
public interface IPeerConnection
Methods
SendData(Action<BinaryWriter>)
Declaration
void SendData(Action<BinaryWriter> writeCallback)
Parameters
| Type | Name | Description |
|---|---|---|
| Action<BinaryWriter> | writeCallback |