Search Results for

    Show / Hide Table of Contents

    Class TransportProtocol

    Defines valid SDP transport protocols.

    Inheritance
    System.Object
    TransportProtocol
    Namespace: FM.LiveSwitch.Sdp.Ice
    Assembly: FM.LiveSwitch.dll
    Syntax
    public static class TransportProtocol : object

    Properties

    Tcp

    Gets the SDP transport protocol meaning "tcp".

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

    Udp

    Gets the SDP transport protocol meaning "udp".

    Declaration
    public static string Udp { 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