fm.liveswitch.EventOrigin Class Referenceabstract

Event origins. More...

Static Public Member Functions

static String getClient ()
 Gets the 'client' event origin string. More...
 
static String getGateway ()
 Gets the 'gateway' event origin string. More...
 
static String getMediaServer ()
 Gets the 'mediaserver' event origin string. More...
 
static String getRecordingMonitor ()
 Gets the 'recordingmonitor' event origin string. More...
 
static String getRecordingMover ()
 Gets the 'recordingmover' event origin string. More...
 
static String getRecordingMuxer ()
 Gets the 'recordingmuxer' event origin string. More...
 
static String getSipConnector ()
 Gets the 'sipconnector' event origin string. More...
 
static String getWebSocketMediaServer ()
 Gets the 'websocketmediaserver' event origin string. More...
 

Detailed Description

Event origins.

Member Function Documentation

◆ getClient()

static String fm.liveswitch.EventOrigin.getClient ( )
static

Gets the 'client' event origin string.

◆ getGateway()

static String fm.liveswitch.EventOrigin.getGateway ( )
static

Gets the 'gateway' event origin string.

◆ getMediaServer()

static String fm.liveswitch.EventOrigin.getMediaServer ( )
static

Gets the 'mediaserver' event origin string.

◆ getRecordingMonitor()

static String fm.liveswitch.EventOrigin.getRecordingMonitor ( )
static

Gets the 'recordingmonitor' event origin string.

◆ getRecordingMover()

static String fm.liveswitch.EventOrigin.getRecordingMover ( )
static

Gets the 'recordingmover' event origin string.

◆ getRecordingMuxer()

static String fm.liveswitch.EventOrigin.getRecordingMuxer ( )
static

Gets the 'recordingmuxer' event origin string.

◆ getSipConnector()

static String fm.liveswitch.EventOrigin.getSipConnector ( )
static

Gets the 'sipconnector' event origin string.

◆ getWebSocketMediaServer()

static String fm.liveswitch.EventOrigin.getWebSocketMediaServer ( )
static

Gets the 'websocketmediaserver' event origin string.