Search Results for

    / fm / liveswitch / IceGatherPolicy

    Enumeration: IceGatherPolicy

    fm.liveswitch.IceGatherPolicy

    The local policy for gathering candidates.

    Table of contents

    Enumeration members

    • All
    • NoHost
    • Relay

    Enumeration members

    All

    • All: = 1

    All candidates (host, reflexive, and relay) will be gathered.

    Defined in: Generated/TypeScript/fm.liveswitch/IceGatherPolicy.ts:14


    NoHost

    • NoHost: = 2

    Only reflexive and relay candidates will be gathered.

    Defined in: Generated/TypeScript/fm.liveswitch/IceGatherPolicy.ts:20


    Relay

    • Relay: = 3

    Only relay candidates will be gathered.

    Defined in: Generated/TypeScript/fm.liveswitch/IceGatherPolicy.ts:26

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