Search Results for

    / fm / liveswitch / MessageType

    Class: MessageType

    fm.liveswitch.MessageType

    A message type.

    Table of contents

    Constructors

    • constructor

    Methods

    • getTypeString
    • getAnswer
    • getBitrateNotification
    • getBitrateRequest
    • getCancelInvite
    • getCandidate
    • getClose
    • getDtmfTones
    • getError
    • getEvent
    • getFail
    • getIceServers
    • getInvite
    • getInviteFeedback
    • getJoin
    • getKeyFrameRequest
    • getKick
    • getLayout
    • getLeave
    • getMcuVideoLayout
    • getMessage
    • getMute
    • getNotifyJoin
    • getNotifyLeave
    • getNotifyUpstreamClose
    • getNotifyUpstreamOpen
    • getNotifyUpstreamUpdate
    • getOffer
    • getRegister
    • getReject
    • getRtcpDataChannelSignallingActivation
    • getUnregister
    • getUpdate

    Constructors

    constructor

    + new MessageType(): MessageType

    Returns: MessageType

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

    Methods

    getTypeString

    ▸ getTypeString(): string

    Returns: string

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


    getAnswer

    ▸ StaticgetAnswer(): string

    Gets the "answer" message type string.

    Returns: string

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


    getBitrateNotification

    ▸ StaticgetBitrateNotification(): string

    Gets the "bitrateNotification" message type string.

    Returns: string

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


    getBitrateRequest

    ▸ StaticgetBitrateRequest(): string

    Gets the "bitrateRequest" message type string.

    Returns: string

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


    getCancelInvite

    ▸ StaticgetCancelInvite(): string

    Gets the "cancelInvite" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:64


    getCandidate

    ▸ StaticgetCandidate(): string

    Gets the "candidate" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:76


    getClose

    ▸ StaticgetClose(): string

    Gets the "close" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:88


    getDtmfTones

    ▸ StaticgetDtmfTones(): string

    Gets the "dtmfTones" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:100


    getError

    ▸ StaticgetError(): string

    Gets the "error" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:112


    getEvent

    ▸ StaticgetEvent(): string

    Gets the "event" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:124


    getFail

    ▸ StaticgetFail(): string

    Gets the "fail" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:136


    getIceServers

    ▸ StaticgetIceServers(): string

    Gets the "iceServers" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:148


    getInvite

    ▸ StaticgetInvite(): string

    Gets the "invite" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:160


    getInviteFeedback

    ▸ StaticgetInviteFeedback(): string

    Gets the "inviteFeedback" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:172


    getJoin

    ▸ StaticgetJoin(): string

    Gets the "join" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:184


    getKeyFrameRequest

    ▸ StaticgetKeyFrameRequest(): string

    Gets the "keyFrameRequest" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:196


    getKick

    ▸ StaticgetKick(): string

    Gets the "kick" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:208


    getLayout

    ▸ StaticgetLayout(): string

    Gets the "layout" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:220


    getLeave

    ▸ StaticgetLeave(): string

    Gets the "leave" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:232


    getMcuVideoLayout

    ▸ StaticgetMcuVideoLayout(): string

    Gets the "mcuVideoLayout" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:244


    getMessage

    ▸ StaticgetMessage(): string

    Gets the "message" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:256


    getMute

    ▸ StaticgetMute(): string

    Gets the "mute" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:268


    getNotifyJoin

    ▸ StaticgetNotifyJoin(): string

    Gets the "notifyJoin" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:280


    getNotifyLeave

    ▸ StaticgetNotifyLeave(): string

    Gets the "notifyLeave" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:292


    getNotifyUpstreamClose

    ▸ StaticgetNotifyUpstreamClose(): string

    Gets the "notifyUpstreamClose" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:304


    getNotifyUpstreamOpen

    ▸ StaticgetNotifyUpstreamOpen(): string

    Gets the "notifyUpstreamOpen" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:316


    getNotifyUpstreamUpdate

    ▸ StaticgetNotifyUpstreamUpdate(): string

    Gets the "notifyUpstreamUpdate" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:328


    getOffer

    ▸ StaticgetOffer(): string

    Gets the "offer" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:340


    getRegister

    ▸ StaticgetRegister(): string

    Gets the "register" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:352


    getReject

    ▸ StaticgetReject(): string

    Gets the "reject" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:364


    getRtcpDataChannelSignallingActivation

    ▸ StaticgetRtcpDataChannelSignallingActivation(): string

    Gets the "activateRtcpDataChannelSignalling" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:376


    getUnregister

    ▸ StaticgetUnregister(): string

    Gets the "unregister" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:388


    getUpdate

    ▸ StaticgetUpdate(): string

    Gets the "update" message type string.

    Returns: string

    Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:400

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