Search Results for

    / fm / liveswitch / ConnectionType

    Class: ConnectionType

    fm.liveswitch.ConnectionType

    A connection type.

    Table of contents

    Constructors

    • constructor

    Methods

    • getTypeString
    • getMcu
    • getPeer
    • getSfu

    Constructors

    constructor

    + new ConnectionType(): ConnectionType

    Returns: ConnectionType

    Defined in: Generated/TypeScript/fm.liveswitch/ConnectionType.ts:11

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/ConnectionType.ts:9


    getMcu

    ▸ StaticgetMcu(): string

    Gets the "mcu" connection type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/ConnectionType.ts:28


    getPeer

    ▸ StaticgetPeer(): string

    Gets the "peer" connection type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/ConnectionType.ts:40


    getSfu

    ▸ StaticgetSfu(): string

    Gets the "sfu" connection type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/ConnectionType.ts:52

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