Search Results for

    Show / Hide Table of Contents

    Class ConnectionType

    A connection type.

    Inheritance
    System.Object
    ConnectionType
    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class ConnectionType : object

    Properties

    Mcu

    Gets the "mcu" connection type string.

    Declaration
    public static string Mcu { get; }
    Property Value
    Type Description
    System.String

    Peer

    Gets the "peer" connection type string.

    Declaration
    public static string Peer { get; }
    Property Value
    Type Description
    System.String

    Sfu

    Gets the "sfu" connection type string.

    Declaration
    public static string Sfu { get; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0