/ fm / liveswitch / MessageType
Class: MessageType
fm.liveswitch.MessageType
A message type.
Table of contents
Constructors
Methods
- getTypeString
- getAnswer
- getBitrateNotification
- getBitrateRequest
- getCancelInvite
- getCandidate
- getClose
- getDtmfTones
- getError
- getEvent
- getFail
- getIceServers
- getInvite
- getInviteFeedback
- getJoin
- getKeyFrameRequest
- getKick
- getLayout
- getLeave
- getMcuVideoLayout
- getMediaIntent
- getMediaIntentResponse
- getMessage
- getMute
- getNotifyJoin
- getNotifyLeave
- getNotifyUpstreamClose
- getNotifyUpstreamOpen
- getNotifyUpstreamUpdate
- getOffer
- getRegister
- getReject
- getRtcpDataChannelSignallingActivation
- getSimulcastNotification
- getUnregister
- getUpdate
- getUseWebSocketService
- getUseWebSocketsForSfuDownstream
- getUseWebSocketsForSfuUpstream
- getWebSocketInfo
- getWebSocketMediaStreamInfo
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
getMediaIntent
▸ StaticgetMediaIntent(): string
Gets the "mediaIntent" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:256
getMediaIntentResponse
▸ StaticgetMediaIntentResponse(): string
Gets the "mediaIntentResponse" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:268
getMessage
▸ StaticgetMessage(): string
Gets the "message" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:280
getMute
▸ StaticgetMute(): string
Gets the "mute" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:292
getNotifyJoin
▸ StaticgetNotifyJoin(): string
Gets the "notifyJoin" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:304
getNotifyLeave
▸ StaticgetNotifyLeave(): string
Gets the "notifyLeave" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:316
getNotifyUpstreamClose
▸ StaticgetNotifyUpstreamClose(): string
Gets the "notifyUpstreamClose" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:328
getNotifyUpstreamOpen
▸ StaticgetNotifyUpstreamOpen(): string
Gets the "notifyUpstreamOpen" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:340
getNotifyUpstreamUpdate
▸ StaticgetNotifyUpstreamUpdate(): string
Gets the "notifyUpstreamUpdate" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:352
getOffer
▸ StaticgetOffer(): string
Gets the "offer" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:364
getRegister
▸ StaticgetRegister(): string
Gets the "register" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:376
getReject
▸ StaticgetReject(): string
Gets the "reject" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:388
getRtcpDataChannelSignallingActivation
▸ StaticgetRtcpDataChannelSignallingActivation(): string
Gets the "activateRtcpDataChannelSignalling" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:400
getSimulcastNotification
▸ StaticgetSimulcastNotification(): string
Gets the "simulcastNotification" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:412
getUnregister
▸ StaticgetUnregister(): string
Gets the "unregister" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:424
getUpdate
▸ StaticgetUpdate(): string
Gets the "update" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:436
getUseWebSocketService
▸ StaticgetUseWebSocketService(): string
Gets the "useWebSocketService" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:448
getUseWebSocketsForSfuDownstream
▸ StaticgetUseWebSocketsForSfuDownstream(): string
Gets the "useWebSocketsForSfuDownstream" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:460
getUseWebSocketsForSfuUpstream
▸ StaticgetUseWebSocketsForSfuUpstream(): string
Gets the "useWebSocketsForSfuUpstream" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:472
getWebSocketInfo
▸ StaticgetWebSocketInfo(): string
Gets the "webSocketInfo" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:484
getWebSocketMediaStreamInfo
▸ StaticgetWebSocketMediaStreamInfo(): string
Gets the "webSocketStreamInfo" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:496