Search Results for

    Show / Hide Table of Contents

    Enum IcePolicy

    Policy indicating whether ICE connectivity checks are required (and enabled) or disabled (and not required for a Connection)

    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public enum IcePolicy : int

    Fields

    Name Description
    Disabled

    Indicates that ICE is disabled on a Connection.

    Negotiated

    Indicates that ICE connectivity checks will be conducted only if supported by the other party.

    Required

    Indicates that ICE connectivity checks are enabled and required on a Connection.

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0