Show / Hide Table of Contents

    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
    In This Article
    • Methods
      • SendData(Action<BinaryWriter>)
    Back to top Generated by DocFX