MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Delegate TransceiverAssociatedDelegate

    Delegate for the Associated event.

    Namespace: Microsoft.MixedReality.WebRTC
    Assembly: Microsoft.MixedReality.WebRTC.dll
    Syntax
    public delegate void TransceiverAssociatedDelegate(Transceiver transceiver);
    Parameters
    Type Name Description
    Transceiver transceiver

    The transceiver becoming associated.

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