| clone() | fm.liveswitch.Message | |
| createBitrateNotificationMessage(fm.liveswitch.BitrateNotification bitrateNotification) | fm.liveswitch.Message | static |
| createBitrateNotificationMessage(fm.liveswitch.BitrateNotification[] bitrateNotifications) | fm.liveswitch.Message | static |
| createBitrateRequestMessage(fm.liveswitch.BitrateRequest bitrateRequest) | fm.liveswitch.Message | static |
| createBitrateRequestMessage(fm.liveswitch.BitrateRequest[] bitrateRequests) | fm.liveswitch.Message | static |
| createCancelInviteMessage(String userId, String protocol) | fm.liveswitch.Message | static |
| createCandidateMessage(String candidateJson) | fm.liveswitch.Message | static |
| createCloseMessage() | fm.liveswitch.Message | static |
| createDtmfTonesMessage(fm.liveswitch.dtmf.Tone[] dtmfTones) | fm.liveswitch.Message | static |
| createErrorMessage(String error) | fm.liveswitch.Message | static |
| createErrorMessage(String error, String remoteUserId, String remoteDeviceId, String remoteClientId) | fm.liveswitch.Message | static |
| createEventMessage(String eventInfoJson) | fm.liveswitch.Message | static |
| createIceServersMessage() | fm.liveswitch.Message | static |
| createInviteMessage(String userId, String protocol) | fm.liveswitch.Message | static |
| createJoinMessage(String channelId, String token) | fm.liveswitch.Message | static |
| createKeyFrameRequestMessage(long[] synchronizationSources) | fm.liveswitch.Message | static |
| createKickMessage(String channelId, String clientId) | fm.liveswitch.Message | static |
| createKickMessage(String remoteUserId, String remoteDeviceId, String remoteClientId, String remoteConnectionId) | fm.liveswitch.Message | static |
| createLayoutMessage(String configJson, String remoteUserId, String remoteDeviceId, String remoteClientId, String remoteConnectionId) | fm.liveswitch.Message | static |
| createLeaveMessage(String channelId, fm.liveswitch.ChannelReport channelReport) | fm.liveswitch.Message | static |
| createMcuOfferMessage(String layoutZone, fm.liveswitch.NullableInteger layoutPriority, String tag, String offerJson) | fm.liveswitch.Message | static |
| createMcuOfferMessage(String tag, String offerJson) | fm.liveswitch.Message | static |
| createMessageMessage(String message) | fm.liveswitch.Message | static |
| createMessageMessage(String message, String remoteUserId) | fm.liveswitch.Message | static |
| createMessageMessage(String message, String remoteUserId, String remoteDeviceId) | fm.liveswitch.Message | static |
| createMessageMessage(String message, String remoteUserId, String remoteDeviceId, String remoteClientId) | fm.liveswitch.Message | static |
| createPeerAnswerMessage(String tag, String answerJson, String remoteUserId, String remoteDeviceId, String remoteClientId) | fm.liveswitch.Message | static |
| createPeerCandidateMessage(String candidateJson, String remoteUserId, String remoteDeviceId, String remoteClientId) | fm.liveswitch.Message | static |
| createPeerCloseMessage(String remoteUserId, String remoteDeviceId, String remoteClientId) | fm.liveswitch.Message | static |
| createPeerOfferMessage(String tag, String offerJson, String remoteUserId, String remoteDeviceId, String remoteClientId) | fm.liveswitch.Message | static |
| createPeerRejectMessage(String remoteUserId, String remoteDeviceId, String remoteClientId, String remoteConnectionId) | fm.liveswitch.Message | static |
| createRegisterMessage(String applicationId, String userId, String userAlias, String deviceId, String deviceAlias, String clientId, String clientTag, String[] clientRoles, String region, String token) | fm.liveswitch.Message | static |
| createRtcpDataChannelSignallingActivationMessage(fm.liveswitch.RtcpDataChannelSignallingActivation supportedMessageTypes) | fm.liveswitch.Message | static |
| createSfuOfferMessage(String layoutZone, fm.liveswitch.NullableInteger layoutPriority, String tag, String offerJson) | fm.liveswitch.Message | static |
| createSfuOfferMessage(String tag, String offerJson) | fm.liveswitch.Message | static |
| createSfuOfferMessage(String tag, String offerJson, String remoteMediaId) | fm.liveswitch.Message | static |
| createSfuOfferMessage(String tag, String offerJson, String remoteUserId, String remoteDeviceId, String remoteClientId, String remoteConnectionId) | fm.liveswitch.Message | static |
| createSimulcastNotificationMessage(fm.liveswitch.SimulcastNotification simulcastNotification) | fm.liveswitch.Message | static |
| createSimulcastNotificationMessage(fm.liveswitch.SimulcastNotification[] simulcastNotifications) | fm.liveswitch.Message | static |
| createUnregisterMessage() | fm.liveswitch.Message | static |
| createUnregisterMessage(fm.liveswitch.ClientReport clientReport, fm.liveswitch.ChannelReport[] channelReports) | fm.liveswitch.Message | static |
| createUpdateMessage(String configJson) | fm.liveswitch.Message | static |
| createUpdateMessage(String configJson, String remoteUserId, String remoteDeviceId, String remoteClientId) | fm.liveswitch.Message | static |
| createUpdateMessage(String configJson, String remoteUserId, String remoteDeviceId, String remoteClientId, String remoteConnectionId) | fm.liveswitch.Message | static |
| Dynamic() | fm.liveswitch.Dynamic | protected |
| fromJson(String messageJson) | fm.liveswitch.Message | static |
| fromJsonArray(String messagesJson) | fm.liveswitch.Message | static |
| getApiServiceId() | fm.liveswitch.Message | |
| getApiVersion() | fm.liveswitch.Message | |
| getApplicationId() | fm.liveswitch.Message | |
| getChannelId() | fm.liveswitch.Message | |
| getChannelReports() | fm.liveswitch.Message | |
| getClientId() | fm.liveswitch.Message | |
| getClientProtocol() | fm.liveswitch.Message | |
| getClientReports() | fm.liveswitch.Message | |
| getClientRoles() | fm.liveswitch.Message | |
| getClientTag() | fm.liveswitch.Message | |
| getConnectionId() | fm.liveswitch.Message | |
| getConnectionLayoutPriority() | fm.liveswitch.Message | |
| getConnectionLayoutZone() | fm.liveswitch.Message | |
| getConnectionTag() | fm.liveswitch.Message | |
| getConnectionType() | fm.liveswitch.Message | |
| getConnectorId() | fm.liveswitch.Message | |
| getDeviceAlias() | fm.liveswitch.Message | |
| getDeviceId() | fm.liveswitch.Message | |
| getDynamicProperties() | fm.liveswitch.Dynamic | |
| getDynamicValue(String key) | fm.liveswitch.Dynamic | |
| getIceServers() | fm.liveswitch.Message | |
| getIsDirty() | fm.liveswitch.Serializable | protected |
| getIsHiddenObserver() | fm.liveswitch.Message | |
| getMediaId() | fm.liveswitch.Message | |
| getMediaServerId() | fm.liveswitch.Message | |
| getNoHostCandidates() | fm.liveswitch.Message | |
| getPayload() | fm.liveswitch.Message | |
| getPreferredMediaServerId() | fm.liveswitch.Message | |
| getPreferredWebSocketMediaServerId() | fm.liveswitch.Message | |
| getRecordingMonitorId() | fm.liveswitch.Message | |
| getRecordingMoverId() | fm.liveswitch.Message | |
| getRecordingMuxerId() | fm.liveswitch.Message | |
| getRegion() | fm.liveswitch.Message | |
| getRemoteClientId() | fm.liveswitch.Message | |
| getRemoteConnectionId() | fm.liveswitch.Message | |
| getRemoteDeviceId() | fm.liveswitch.Message | |
| getRemoteMediaId() | fm.liveswitch.Message | |
| getRemoteUserId() | fm.liveswitch.Message | |
| getRequestIceServers() | fm.liveswitch.Message | |
| getTimestamp() | fm.liveswitch.Message | |
| getToken() | fm.liveswitch.Message | |
| getTransactionId() | fm.liveswitch.Message | |
| getType() | fm.liveswitch.Message | |
| getUserAlias() | fm.liveswitch.Message | |
| getUserId() | fm.liveswitch.Message | |
| getWebSocketMediaServerId() | fm.liveswitch.Message | |
| isError(String errorType) | fm.liveswitch.Message | |
| propertiesToJson(java.util.HashMap< String, String > jsonObject) | fm.liveswitch.Message | protected |
| propertiesToJson(java.util.HashMap< String, String > jsonObject, boolean forceTimestamp) | fm.liveswitch.Message | protected |
| propertyFromJson(String name, String valueJson) | fm.liveswitch.Message | protected |
| Serializable() | fm.liveswitch.Serializable | protected |
| setApiServiceId(String value) | fm.liveswitch.Message | |
| setApiVersion(String value) | fm.liveswitch.Message | |
| setApplicationId(String value) | fm.liveswitch.Message | |
| setChannelId(String value) | fm.liveswitch.Message | |
| setChannelReports(fm.liveswitch.ChannelReport[] value) | fm.liveswitch.Message | |
| setClientId(String value) | fm.liveswitch.Message | |
| setClientProtocol(String value) | fm.liveswitch.Message | |
| setClientReports(fm.liveswitch.ClientReport[] value) | fm.liveswitch.Message | |
| setClientRoles(String[] value) | fm.liveswitch.Message | |
| setClientTag(String value) | fm.liveswitch.Message | |
| setConnectionId(String value) | fm.liveswitch.Message | |
| setConnectionLayoutPriority(fm.liveswitch.NullableInteger value) | fm.liveswitch.Message | |
| setConnectionLayoutZone(String value) | fm.liveswitch.Message | |
| setConnectionTag(String value) | fm.liveswitch.Message | |
| setConnectionType(String value) | fm.liveswitch.Message | |
| setConnectorId(String value) | fm.liveswitch.Message | |
| setDeviceAlias(String value) | fm.liveswitch.Message | |
| setDeviceId(String value) | fm.liveswitch.Message | |
| setDynamicValue(String key, Object value) | fm.liveswitch.Dynamic | |
| setIceServers(String value) | fm.liveswitch.Message | |
| setIsDirty(boolean value) | fm.liveswitch.Serializable | protected |
| setIsHiddenObserver(boolean value) | fm.liveswitch.Message | |
| setMediaId(String value) | fm.liveswitch.Message | |
| setMediaServerId(String value) | fm.liveswitch.Message | |
| setNoHostCandidates(boolean value) | fm.liveswitch.Message | |
| setPayload(String value) | fm.liveswitch.Message | |
| setPreferredMediaServerId(String value) | fm.liveswitch.Message | |
| setPreferredWebSocketMediaServerId(String value) | fm.liveswitch.Message | |
| setRecordingMonitorId(String value) | fm.liveswitch.Message | |
| setRecordingMoverId(String value) | fm.liveswitch.Message | |
| setRecordingMuxerId(String value) | fm.liveswitch.Message | |
| setRegion(String value) | fm.liveswitch.Message | |
| setRemoteClientId(String value) | fm.liveswitch.Message | |
| setRemoteConnectionId(String value) | fm.liveswitch.Message | |
| setRemoteDeviceId(String value) | fm.liveswitch.Message | |
| setRemoteMediaId(String value) | fm.liveswitch.Message | |
| setRemoteUserId(String value) | fm.liveswitch.Message | |
| setRequestIceServers(boolean value) | fm.liveswitch.Message | |
| setTimestamp(long value) | fm.liveswitch.Message | |
| setToken(String value) | fm.liveswitch.Message | |
| setTransactionId(String value) | fm.liveswitch.Message | |
| setType(String value) | fm.liveswitch.Message | |
| setUserAlias(String value) | fm.liveswitch.Message | |
| setUserId(String value) | fm.liveswitch.Message | |
| setWebSocketMediaServerId(String value) | fm.liveswitch.Message | |
| toJson(fm.liveswitch.Message message) | fm.liveswitch.Message | static |
| toJson(fm.liveswitch.Message message, final boolean forceTimestamp) | fm.liveswitch.Message | static |
| toJson() | fm.liveswitch.Message | |
| toJsonArray(fm.liveswitch.Message[] messages) | fm.liveswitch.Message | static |
| unsetDynamicValue(String key) | fm.liveswitch.Dynamic | |