Search Results for

    / fm / liveswitch / sdp / ice / CandidateType

    Class: CandidateType

    sdp.ice.CandidateType

    Defines valid SDP candidate types.

    Table of contents

    Constructors

    • constructor

    Methods

    • getTypeString
    • getHost
    • getPeerReflexive
    • getRelayed
    • getServerReflexive

    Constructors

    constructor

    + new CandidateType(): CandidateType

    Returns: CandidateType

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/ice/CandidateType.ts:9


    getHost

    ▸ StaticgetHost(): string

    Gets the SDP candidate type meaning "Host".

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/ice/CandidateType.ts:17


    getPeerReflexive

    ▸ StaticgetPeerReflexive(): string

    Gets the SDP candidate type meaning "Peer Reflexive".

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/ice/CandidateType.ts:29


    getRelayed

    ▸ StaticgetRelayed(): string

    Gets the SDP candidate type meaning "Relayed".

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/ice/CandidateType.ts:41


    getServerReflexive

    ▸ StaticgetServerReflexive(): string

    Gets the SDP candidate type meaning "Server Reflexive".

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/sdp/ice/CandidateType.ts:53

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