MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Delegate PeerConnection.LocalSdpReadyToSendDelegate

    Delegate for LocalSdpReadytoSend event.

    Namespace: Microsoft.MixedReality.WebRTC
    Assembly: Microsoft.MixedReality.WebRTC.dll
    Syntax
    public delegate void LocalSdpReadyToSendDelegate(SdpMessage message);
    Parameters
    Type Name Description
    SdpMessage message

    SDP message to send.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX