FMLiveSwitchMessageType Class Reference

A message type. More...

Instance Methods

(instancetype) - init
 

Class Methods

(NSString *) + answer
 Gets the "answer" message type string. More...
 
(NSString *) + bitrateNotification
 Gets the "bitrateNotification" message type string. More...
 
(NSString *) + bitrateRequest
 Gets the "bitrateRequest" message type string. More...
 
(NSString *) + cancelInvite
 Gets the "cancelInvite" message type string. More...
 
(NSString *) + candidate
 Gets the "candidate" message type string. More...
 
(NSString *) + close
 Gets the "close" message type string. More...
 
(NSString *) + dtmfTones
 Gets the "dtmfTones" message type string. More...
 
(NSString *) + error
 Gets the "error" message type string. More...
 
(NSString *) + event
 Gets the "event" message type string. More...
 
(NSString *) + fail
 Gets the "fail" message type string. More...
 
(NSString *) + iceServers
 Gets the "iceServers" message type string. More...
 
(NSString *) + invite
 Gets the "invite" message type string. More...
 
(NSString *) + inviteFeedback
 Gets the "inviteFeedback" message type string. More...
 
(NSString *) + join
 Gets the "join" message type string. More...
 
(NSString *) + keyFrameRequest
 Gets the "keyFrameRequest" message type string. More...
 
(NSString *) + kick
 Gets the "kick" message type string. More...
 
(NSString *) + layout
 Gets the "layout" message type string. More...
 
(NSString *) + leave
 Gets the "leave" message type string. More...
 
(NSString *) + mcuVideoLayout
 Gets the "mcuVideoLayout" message type string. More...
 
(NSString *) + mediaIntent
 Gets the "mediaIntent" message type string. More...
 
(NSString *) + mediaIntentResponse
 Gets the "mediaIntentResponse" message type string. More...
 
(NSString *) + message
 Gets the "message" message type string. More...
 
(FMLiveSwitchMessageType *) + messageType
 
(NSString *) + mute
 Gets the "mute" message type string. More...
 
(NSString *) + notifyJoin
 Gets the "notifyJoin" message type string. More...
 
(NSString *) + notifyLeave
 Gets the "notifyLeave" message type string. More...
 
(NSString *) + notifyUpstreamClose
 Gets the "notifyUpstreamClose" message type string. More...
 
(NSString *) + notifyUpstreamOpen
 Gets the "notifyUpstreamOpen" message type string. More...
 
(NSString *) + notifyUpstreamUpdate
 Gets the "notifyUpstreamUpdate" message type string. More...
 
(NSString *) + offer
 Gets the "offer" message type string. More...
 
(NSString *) + register
 Gets the "register" message type string. More...
 
(NSString *) + reject
 Gets the "reject" message type string. More...
 
(NSString *) + rtcpDataChannelSignallingActivation
 Gets the "activateRtcpDataChannelSignalling" message type string. More...
 
(NSString *) + unregister
 Gets the "unregister" message type string. More...
 
(NSString *) + update
 Gets the "update" message type string. More...
 
(NSString *) + useWebSocketService
 Gets the "useWebSocketService" message type string. More...
 
(NSString *) + useWebSocketsForSfuDownstream
 Gets the "useWebSocketsForSfuDownstream" message type string. More...
 
(NSString *) + useWebSocketsForSfuUpstream
 Gets the "useWebSocketsForSfuUpstream" message type string. More...
 
(NSString *) + webSocketInfo
 Gets the "webSocketInfo" message type string. More...
 
(NSString *) + webSocketMediaStreamInfo
 Gets the "webSocketStreamInfo" message type string. More...
 

Detailed Description

A message type.

Method Documentation

◆ answer

+ (NSString*) answer

Gets the "answer" message type string.

◆ bitrateNotification

+ (NSString*) bitrateNotification

Gets the "bitrateNotification" message type string.

◆ bitrateRequest

+ (NSString*) bitrateRequest

Gets the "bitrateRequest" message type string.

◆ cancelInvite

+ (NSString*) cancelInvite

Gets the "cancelInvite" message type string.

◆ candidate

+ (NSString*) candidate

Gets the "candidate" message type string.

◆ close

+ (NSString*) close

Gets the "close" message type string.

◆ dtmfTones

+ (NSString*) dtmfTones

Gets the "dtmfTones" message type string.

◆ error

+ (NSString*) error

Gets the "error" message type string.

◆ event

+ (NSString*) event

Gets the "event" message type string.

◆ fail

+ (NSString*) fail

Gets the "fail" message type string.

◆ iceServers

+ (NSString*) iceServers

Gets the "iceServers" message type string.

◆ init

- (instancetype) init

◆ invite

+ (NSString*) invite

Gets the "invite" message type string.

◆ inviteFeedback

+ (NSString*) inviteFeedback

Gets the "inviteFeedback" message type string.

◆ join

+ (NSString*) join

Gets the "join" message type string.

◆ keyFrameRequest

+ (NSString*) keyFrameRequest

Gets the "keyFrameRequest" message type string.

◆ kick

+ (NSString*) kick

Gets the "kick" message type string.

◆ layout

+ (NSString*) layout

Gets the "layout" message type string.

◆ leave

+ (NSString*) leave

Gets the "leave" message type string.

◆ mcuVideoLayout

+ (NSString*) mcuVideoLayout

Gets the "mcuVideoLayout" message type string.

◆ mediaIntent

+ (NSString*) mediaIntent

Gets the "mediaIntent" message type string.

◆ mediaIntentResponse

+ (NSString*) mediaIntentResponse

Gets the "mediaIntentResponse" message type string.

◆ message

+ (NSString*) message

Gets the "message" message type string.

◆ messageType

+ (FMLiveSwitchMessageType*) messageType

◆ mute

+ (NSString*) mute

Gets the "mute" message type string.

◆ notifyJoin

+ (NSString*) notifyJoin

Gets the "notifyJoin" message type string.

◆ notifyLeave

+ (NSString*) notifyLeave

Gets the "notifyLeave" message type string.

◆ notifyUpstreamClose

+ (NSString*) notifyUpstreamClose

Gets the "notifyUpstreamClose" message type string.

◆ notifyUpstreamOpen

+ (NSString*) notifyUpstreamOpen

Gets the "notifyUpstreamOpen" message type string.

◆ notifyUpstreamUpdate

+ (NSString*) notifyUpstreamUpdate

Gets the "notifyUpstreamUpdate" message type string.

◆ offer

+ (NSString*) offer

Gets the "offer" message type string.

◆ register

+ (NSString*) register

Gets the "register" message type string.

◆ reject

+ (NSString*) reject

Gets the "reject" message type string.

◆ rtcpDataChannelSignallingActivation

+ (NSString*) rtcpDataChannelSignallingActivation

Gets the "activateRtcpDataChannelSignalling" message type string.

◆ unregister

+ (NSString*) unregister

Gets the "unregister" message type string.

◆ update

+ (NSString*) update

Gets the "update" message type string.

◆ useWebSocketService

+ (NSString*) useWebSocketService

Gets the "useWebSocketService" message type string.

◆ useWebSocketsForSfuDownstream

+ (NSString*) useWebSocketsForSfuDownstream

Gets the "useWebSocketsForSfuDownstream" message type string.

◆ useWebSocketsForSfuUpstream

+ (NSString*) useWebSocketsForSfuUpstream

Gets the "useWebSocketsForSfuUpstream" message type string.

◆ webSocketInfo

+ (NSString*) webSocketInfo

Gets the "webSocketInfo" message type string.

◆ webSocketMediaStreamInfo

+ (NSString*) webSocketMediaStreamInfo

Gets the "webSocketStreamInfo" message type string.