MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Delegate PeerConnection.IceGatheringStateChangedDelegate

    Delegate for the IceGatheringStateChanged event.

    Namespace: Microsoft.MixedReality.WebRTC
    Assembly: Microsoft.MixedReality.WebRTC.dll
    Syntax
    public delegate void IceGatheringStateChangedDelegate(IceGatheringState newState);
    Parameters
    Type Name Description
    IceGatheringState newState

    The new ICE gathering state.

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