Event types. More...
Static Public Member Functions | |
| static String | fromConnectionState (fm.liveswitch.ConnectionState connectionState) |
| Converts a connection state enum value into an event type. More... | |
| static String | getChannelActivated () |
| Gets the 'channel.activated' event type string. More... | |
| static String | getChannelClientJoined () |
| Gets the 'channel.client.joined' event type string. More... | |
| static String | getChannelClientLeft () |
| Gets the 'channel.client.left' event type string. More... | |
| static String | getChannelClientMessage () |
| Gets the 'channel.client.message' event type string. More... | |
| static String | getChannelDeactivated () |
| Gets the 'channel.deactivated' event type string. More... | |
| static String | getChannelRecordingAudioMoveFailed () |
| Gets the 'channel.recording.audio.move.failed' event type string. More... | |
| static String | getChannelRecordingAudioReady () |
| Gets the 'channel.recording.audio.ready' event type string. More... | |
| static String | getChannelRecordingExpired () |
| Gets the 'channel.recording.expired' event type string. More... | |
| static String | getChannelRecordingMoveFailed () |
| Gets the 'channel.recording.move.failed' event type string. More... | |
| static String | getChannelRecordingMuxFailed () |
| Gets the 'channel.recording.mux.failed' event type string. More... | |
| static String | getChannelRecordingReady () |
| Gets the 'channel.recording.ready' event type string. More... | |
| static String | getChannelRecordingVideoMoveFailed () |
| Gets the 'channel.recording.video.move.failed' event type string. More... | |
| static String | getChannelRecordingVideoReady () |
| Gets the 'channel.recording.video.ready' event type string. More... | |
| static String | getChannelRtmpStarted () |
| Gets the 'channel.rtmp.started' event type string. More... | |
| static String | getChannelRtmpStopped () |
| Gets the 'channel.rtmp.stopped' event type string. More... | |
| static String | getChannelServerMessage () |
| Gets the 'channel.server.message' event type string. More... | |
| static String | getClientMessage () |
| Gets the 'client.message' event type string. More... | |
| static String | getClientRegistered () |
| Gets the 'client.registered' event type string. More... | |
| static String | getClientStats () |
| Gets the 'client.stats' event type string. More... | |
| static String | getClientUnregistered () |
| Gets the 'client.unregistered' event type string. More... | |
| static String | getClientUpdated () |
| Gets the 'client.updated' event type string. More... | |
| static String | getConnectionClosed () |
| Gets the 'connection.closed' event type string. More... | |
| static String | getConnectionClosing () |
| Gets the 'connection.closing' event type string. More... | |
| static String | getConnectionConnected () |
| Gets the 'connection.connected' event type string. More... | |
| static String | getConnectionConnecting () |
| Gets the 'connection.connecting' event type string. More... | |
| static String | getConnectionFailed () |
| Gets the 'connection.failed' event type string. More... | |
| static String | getConnectionFailing () |
| Gets the 'connection.failing' event type string. More... | |
| static String | getConnectionInitializing () |
| Gets the 'connection.initializing' event type string. More... | |
| static String | getConnectionRecordingAudioMoveFailed () |
| Gets the 'connection.recording.audio.move.failed' event type string. More... | |
| static String | getConnectionRecordingAudioReady () |
| Gets the 'connection.recording.audio.ready' event type string. More... | |
| static String | getConnectionRecordingsReady () |
| Gets the 'connection.recordings.ready' event type string. More... | |
| static String | getConnectionRecordingVideoMoveFailed () |
| Gets the 'connection.recording.video.move.failed' event type string. More... | |
| static String | getConnectionRecordingVideoReady () |
| Gets the 'connection.recording.video.ready' event type string. More... | |
| static String | getConnectionStats () |
| Gets the 'connection.stats' event type string. More... | |
| static String | getConnectionUpdated () |
| Gets the 'connection.updated' event type string. More... | |
| static String | getServerMessage () |
| Gets the 'server.message' event type string. More... | |
Event types.
|
static |
Converts a connection state enum value into an event type.
| connectionState | The connection state. |
|
static |
Gets the 'channel.activated' event type string.
|
static |
Gets the 'channel.client.joined' event type string.
|
static |
Gets the 'channel.client.left' event type string.
|
static |
Gets the 'channel.client.message' event type string.
|
static |
Gets the 'channel.deactivated' event type string.
|
static |
Gets the 'channel.recording.audio.move.failed' event type string.
|
static |
Gets the 'channel.recording.audio.ready' event type string.
|
static |
Gets the 'channel.recording.expired' event type string.
|
static |
Gets the 'channel.recording.move.failed' event type string.
|
static |
Gets the 'channel.recording.mux.failed' event type string.
|
static |
Gets the 'channel.recording.ready' event type string.
|
static |
Gets the 'channel.recording.video.move.failed' event type string.
|
static |
Gets the 'channel.recording.video.ready' event type string.
|
static |
Gets the 'channel.rtmp.started' event type string.
|
static |
Gets the 'channel.rtmp.stopped' event type string.
|
static |
Gets the 'channel.server.message' event type string.
|
static |
Gets the 'client.message' event type string.
|
static |
Gets the 'client.registered' event type string.
|
static |
Gets the 'client.stats' event type string.
|
static |
Gets the 'client.unregistered' event type string.
|
static |
Gets the 'client.updated' event type string.
|
static |
Gets the 'connection.closed' event type string.
|
static |
Gets the 'connection.closing' event type string.
|
static |
Gets the 'connection.connected' event type string.
|
static |
Gets the 'connection.connecting' event type string.
|
static |
Gets the 'connection.failed' event type string.
|
static |
Gets the 'connection.failing' event type string.
|
static |
Gets the 'connection.initializing' event type string.
|
static |
Gets the 'connection.recording.audio.move.failed' event type string.
|
static |
Gets the 'connection.recording.audio.ready' event type string.
|
static |
Gets the 'connection.recordings.ready' event type string.
|
static |
Gets the 'connection.recording.video.move.failed' event type string.
|
static |
Gets the 'connection.recording.video.ready' event type string.
|
static |
Gets the 'connection.stats' event type string.
|
static |
Gets the 'connection.updated' event type string.
|
static |
Gets the 'server.message' event type string.