/ 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
▸ Static
getAnswer(): string
Gets the "answer" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:28
getBitrateNotification
▸ Static
getBitrateNotification(): string
Gets the "bitrateNotification" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:40
getBitrateRequest
▸ Static
getBitrateRequest(): string
Gets the "bitrateRequest" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:52
getCancelInvite
▸ Static
getCancelInvite(): string
Gets the "cancelInvite" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:64
getCandidate
▸ Static
getCandidate(): string
Gets the "candidate" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:76
getClose
▸ Static
getClose(): string
Gets the "close" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:88
getDtmfTones
▸ Static
getDtmfTones(): string
Gets the "dtmfTones" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:100
getError
▸ Static
getError(): string
Gets the "error" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:112
getEvent
▸ Static
getEvent(): string
Gets the "event" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:124
getFail
▸ Static
getFail(): string
Gets the "fail" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:136
getIceServers
▸ Static
getIceServers(): string
Gets the "iceServers" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:148
getInvite
▸ Static
getInvite(): string
Gets the "invite" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:160
getInviteFeedback
▸ Static
getInviteFeedback(): string
Gets the "inviteFeedback" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:172
getJoin
▸ Static
getJoin(): string
Gets the "join" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:184
getKeyFrameRequest
▸ Static
getKeyFrameRequest(): string
Gets the "keyFrameRequest" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:196
getKick
▸ Static
getKick(): string
Gets the "kick" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:208
getLayout
▸ Static
getLayout(): string
Gets the "layout" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:220
getLeave
▸ Static
getLeave(): string
Gets the "leave" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:232
getMcuVideoLayout
▸ Static
getMcuVideoLayout(): string
Gets the "mcuVideoLayout" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:244
getMediaIntent
▸ Static
getMediaIntent(): string
Gets the "mediaIntent" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:256
getMediaIntentResponse
▸ Static
getMediaIntentResponse(): string
Gets the "mediaIntentResponse" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:268
getMessage
▸ Static
getMessage(): string
Gets the "message" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:280
getMute
▸ Static
getMute(): string
Gets the "mute" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:292
getNotifyJoin
▸ Static
getNotifyJoin(): string
Gets the "notifyJoin" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:304
getNotifyLeave
▸ Static
getNotifyLeave(): string
Gets the "notifyLeave" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:316
getNotifyUpstreamClose
▸ Static
getNotifyUpstreamClose(): string
Gets the "notifyUpstreamClose" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:328
getNotifyUpstreamOpen
▸ Static
getNotifyUpstreamOpen(): string
Gets the "notifyUpstreamOpen" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:340
getNotifyUpstreamUpdate
▸ Static
getNotifyUpstreamUpdate(): string
Gets the "notifyUpstreamUpdate" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:352
getOffer
▸ Static
getOffer(): string
Gets the "offer" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:364
getRegister
▸ Static
getRegister(): string
Gets the "register" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:376
getReject
▸ Static
getReject(): string
Gets the "reject" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:388
getRtcpDataChannelSignallingActivation
▸ Static
getRtcpDataChannelSignallingActivation(): string
Gets the "activateRtcpDataChannelSignalling" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:400
getSimulcastNotification
▸ Static
getSimulcastNotification(): string
Gets the "simulcastNotification" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:412
getUnregister
▸ Static
getUnregister(): string
Gets the "unregister" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:424
getUpdate
▸ Static
getUpdate(): string
Gets the "update" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:436
getUseWebSocketService
▸ Static
getUseWebSocketService(): string
Gets the "useWebSocketService" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:448
getUseWebSocketsForSfuDownstream
▸ Static
getUseWebSocketsForSfuDownstream(): string
Gets the "useWebSocketsForSfuDownstream" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:460
getUseWebSocketsForSfuUpstream
▸ Static
getUseWebSocketsForSfuUpstream(): string
Gets the "useWebSocketsForSfuUpstream" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:472
getWebSocketInfo
▸ Static
getWebSocketInfo(): string
Gets the "webSocketInfo" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:484
getWebSocketMediaStreamInfo
▸ Static
getWebSocketMediaStreamInfo(): string
Gets the "webSocketStreamInfo" message type string.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/MessageType.ts:496