MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Enum IceType

    Enumeration of the different types of ICE servers.

    Namespace: Microsoft.MixedReality.WebRTC.Unity
    Assembly: cs.temp.dll.dll
    Syntax
    public enum IceType

    Fields

    Name Description
    None

    Indicates there is no ICE information

    Stun

    Indicates ICE information is of type STUN

    Turn

    Indicates ICE information is of type TURN

    In This Article
    Back to top Generated by DocFX