Search Results for

    Show / Hide Table of Contents

    Class MessageType

    A message type.

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

    Properties

    Answer

    Gets the "answer" message type string.

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

    BitrateNotification

    Gets the "bitrateNotification" message type string.

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

    BitrateRequest

    Gets the "bitrateRequest" message type string.

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

    CancelInvite

    Gets the "cancelInvite" message type string.

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

    Candidate

    Gets the "candidate" message type string.

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

    Close

    Gets the "close" message type string.

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

    DtmfTones

    Gets the "dtmfTones" message type string.

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

    Error

    Gets the "error" message type string.

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

    Event

    Gets the "event" message type string.

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

    Fail

    Gets the "fail" message type string.

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

    IceServers

    Gets the "iceServers" message type string.

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

    Invite

    Gets the "invite" message type string.

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

    InviteFeedback

    Gets the "inviteFeedback" message type string.

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

    Join

    Gets the "join" message type string.

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

    KeyFrameRequest

    Gets the "keyFrameRequest" message type string.

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

    Kick

    Gets the "kick" message type string.

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

    Layout

    Gets the "layout" message type string.

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

    Leave

    Gets the "leave" message type string.

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

    McuVideoLayout

    Gets the "mcuVideoLayout" message type string.

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

    MediaIntent

    Gets the "mediaIntent" message type string.

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

    MediaIntentResponse

    Gets the "mediaIntentResponse" message type string.

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

    Message

    Gets the "message" message type string.

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

    Mute

    Gets the "mute" message type string.

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

    NotifyJoin

    Gets the "notifyJoin" message type string.

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

    NotifyLeave

    Gets the "notifyLeave" message type string.

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

    NotifyUpstreamClose

    Gets the "notifyUpstreamClose" message type string.

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

    NotifyUpstreamOpen

    Gets the "notifyUpstreamOpen" message type string.

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

    NotifyUpstreamUpdate

    Gets the "notifyUpstreamUpdate" message type string.

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

    Offer

    Gets the "offer" message type string.

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

    Register

    Gets the "register" message type string.

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

    Reject

    Gets the "reject" message type string.

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

    RtcpDataChannelSignallingActivation

    Gets the "activateRtcpDataChannelSignalling" message type string.

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

    Unregister

    Gets the "unregister" message type string.

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

    Update

    Gets the "update" message type string.

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

    UseWebSocketService

    Gets the "useWebSocketService" message type string.

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

    UseWebSocketsForSfuDownstream

    Gets the "useWebSocketsForSfuDownstream" message type string.

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

    UseWebSocketsForSfuUpstream

    Gets the "useWebSocketsForSfuUpstream" message type string.

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

    WebSocketInfo

    Gets the "webSocketInfo" message type string.

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

    WebSocketMediaStreamInfo

    Gets the "webSocketStreamInfo" message type string.

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