| ConnectionInfo() | fm.liveswitch.ConnectionInfo | |
| ConnectionInfo(String userId, String deviceId, String clientId, String idValue, String tag, String type, String mediaId, boolean localAudioMuted, boolean localVideoMuted, String audioDirection, String videoDirection, String dataDirection, fm.liveswitch.FormatInfo[] audioFormats, fm.liveswitch.FormatInfo[] videoFormats) | fm.liveswitch.ConnectionInfo | |
| ConnectionInfo(String userId, String userAlias, String deviceId, String deviceAlias, String clientId, String clientTag, String[] clientRoles, String clientProtocol, String idValue, String tag, String type, String mediaId, boolean localAudioMuted, boolean localVideoMuted, String audioDirection, String videoDirection, String dataDirection, fm.liveswitch.FormatInfo[] audioFormats, fm.liveswitch.FormatInfo[] videoFormats, String layoutZone, fm.liveswitch.NullableInteger layoutPriority) | fm.liveswitch.ConnectionInfo | |
| createClientInfo() | fm.liveswitch.ConnectionInfo | |
| deserializeProperties(String key, String valueJson) | fm.liveswitch.ConnectionInfo | protected |
| fromJson(String connectionInfoJson) | fm.liveswitch.ConnectionInfo | static |
| fromJsonArray(String connectionInfosJson) | fm.liveswitch.ConnectionInfo | static |
| getApplicationId() | fm.liveswitch.ConnectionInfo | |
| getAudioDirection() | fm.liveswitch.ConnectionInfo | |
| getAudioFormats() | fm.liveswitch.ConnectionInfo | |
| getAudioStream() | fm.liveswitch.ConnectionInfo | |
| getAudioStreams() | fm.liveswitch.ConnectionInfo | |
| getChannelId() | fm.liveswitch.ConnectionInfo | |
| getClientId() | fm.liveswitch.ConnectionInfo | |
| getClientProtocol() | fm.liveswitch.ConnectionInfo | |
| getClientRoles() | fm.liveswitch.ConnectionInfo | |
| getClientTag() | fm.liveswitch.ConnectionInfo | |
| getDataDirection() | fm.liveswitch.ConnectionInfo | |
| getDataStream() | fm.liveswitch.ConnectionInfo | |
| getDeviceAlias() | fm.liveswitch.ConnectionInfo | |
| getDeviceId() | fm.liveswitch.ConnectionInfo | |
| getError() | fm.liveswitch.ConnectionInfo | |
| getExternalId() | fm.liveswitch.ConnectionInfo | |
| getHasAudio() | fm.liveswitch.ConnectionInfo | |
| getHasData() | fm.liveswitch.ConnectionInfo | |
| getHasVideo() | fm.liveswitch.ConnectionInfo | |
| getId() | fm.liveswitch.Info | |
| getIsSip() | fm.liveswitch.ConnectionInfo | |
| getLayoutPriority() | fm.liveswitch.ConnectionInfo | |
| getLayoutZone() | fm.liveswitch.ConnectionInfo | |
| getLocalAudioDisabled() | fm.liveswitch.ConnectionInfo | |
| getLocalAudioMuted() | fm.liveswitch.ConnectionInfo | |
| getLocalAudioUnmuteDisabled() | fm.liveswitch.ConnectionInfo | |
| getLocalVideoDisabled() | fm.liveswitch.ConnectionInfo | |
| getLocalVideoMuted() | fm.liveswitch.ConnectionInfo | |
| getLocalVideoUnmuteDisabled() | fm.liveswitch.ConnectionInfo | |
| getMediaId() | fm.liveswitch.ConnectionInfo | |
| getRecording() | fm.liveswitch.ConnectionInfo | |
| getRecordingMode() | fm.liveswitch.ConnectionInfo | |
| getRecordingTag() | fm.liveswitch.ConnectionInfo | |
| getRemoteAudioDisabled() | fm.liveswitch.ConnectionInfo | |
| getRemoteAudioMuted() | fm.liveswitch.ConnectionInfo | |
| getRemoteConnectionId() | fm.liveswitch.ConnectionInfo | |
| getRemoteMediaId() | fm.liveswitch.ConnectionInfo | |
| getRemoteVideoDisabled() | fm.liveswitch.ConnectionInfo | |
| getRemoteVideoMuted() | fm.liveswitch.ConnectionInfo | |
| getState() | fm.liveswitch.ConnectionInfo | |
| getTag() | fm.liveswitch.ConnectionInfo | |
| getTransports() | fm.liveswitch.ConnectionInfo | |
| getType() | fm.liveswitch.ConnectionInfo | |
| getUserAlias() | fm.liveswitch.ConnectionInfo | |
| getUserId() | fm.liveswitch.ConnectionInfo | |
| getUseWebSocketsForMedia() | fm.liveswitch.ConnectionInfo | |
| getVideoDirection() | fm.liveswitch.ConnectionInfo | |
| getVideoFormats() | fm.liveswitch.ConnectionInfo | |
| getVideoStream() | fm.liveswitch.ConnectionInfo | |
| getVideoStreams() | fm.liveswitch.ConnectionInfo | |
| Info() | fm.liveswitch.Info | protected |
| isEquivalent(fm.liveswitch.ConnectionInfo connectionInfo) | fm.liveswitch.ConnectionInfo | |
| isEquivalent(String userId, String deviceId, String clientId, String idValue) | fm.liveswitch.ConnectionInfo | |
| processArray(T[] newValues, T[] oldValues) | fm.liveswitch.Info | static |
| processBoolean(boolean newValue, boolean oldValue) | fm.liveswitch.Info | static |
| processBooleanArray(boolean[] newValues, boolean[] oldValues) | fm.liveswitch.Info | static |
| processDouble(double newValue, double oldValue) | fm.liveswitch.Info | static |
| processFloat(float newValue, float oldValue) | fm.liveswitch.Info | static |
| processFloatArray(float[] newValues, float[] oldValues) | fm.liveswitch.Info | static |
| processFloatArray(double[] newValues, double[] oldValues) | fm.liveswitch.Info | static |
| processInteger(int newValue, int oldValue) | fm.liveswitch.Info | static |
| processIntegerArray(int[] newValues, int[] oldValues) | fm.liveswitch.Info | static |
| processLong(long newValue, long oldValue) | fm.liveswitch.Info | static |
| processLongArray(long[] newValues, long[] oldValues) | fm.liveswitch.Info | static |
| processObject(T newValue, T oldValue) | fm.liveswitch.Info | static |
| processShort(short newValue, short oldValue) | fm.liveswitch.Info | static |
| processShortArray(short[] newValues, short[] oldValues) | fm.liveswitch.Info | static |
| processString(String newValue, String oldValue) | fm.liveswitch.Info | static |
| serializeProperties(java.util.HashMap< String, String > jsonObject) | fm.liveswitch.ConnectionInfo | protected |
| setApplicationId(String value) | fm.liveswitch.ConnectionInfo | |
| setAudioStream(fm.liveswitch.MediaStreamInfo value) | fm.liveswitch.ConnectionInfo | |
| setAudioStreams(fm.liveswitch.MediaStreamInfo[] value) | fm.liveswitch.ConnectionInfo | |
| setChannelId(String value) | fm.liveswitch.ConnectionInfo | |
| setClientId(String value) | fm.liveswitch.ConnectionInfo | |
| setClientProtocol(String value) | fm.liveswitch.ConnectionInfo | |
| setClientRoles(String[] value) | fm.liveswitch.ConnectionInfo | |
| setClientTag(String value) | fm.liveswitch.ConnectionInfo | |
| setDataStream(fm.liveswitch.DataStreamInfo value) | fm.liveswitch.ConnectionInfo | |
| setDeviceAlias(String value) | fm.liveswitch.ConnectionInfo | |
| setDeviceId(String value) | fm.liveswitch.ConnectionInfo | |
| setError(fm.liveswitch.Error value) | fm.liveswitch.ConnectionInfo | |
| setExternalId(String value) | fm.liveswitch.ConnectionInfo | |
| setId(String value) | fm.liveswitch.Info | |
| setLayoutPriority(fm.liveswitch.NullableInteger value) | fm.liveswitch.ConnectionInfo | |
| setLayoutZone(String value) | fm.liveswitch.ConnectionInfo | |
| setMediaId(String value) | fm.liveswitch.ConnectionInfo | |
| setRecording(boolean value) | fm.liveswitch.ConnectionInfo | |
| setRecordingMode(String value) | fm.liveswitch.ConnectionInfo | |
| setRecordingTag(String value) | fm.liveswitch.ConnectionInfo | |
| setRemoteAudioMuted(boolean value) | fm.liveswitch.ConnectionInfo | |
| setRemoteConnectionId(String value) | fm.liveswitch.ConnectionInfo | |
| setRemoteMediaId(String value) | fm.liveswitch.ConnectionInfo | |
| setRemoteVideoMuted(boolean value) | fm.liveswitch.ConnectionInfo | |
| setState(String value) | fm.liveswitch.ConnectionInfo | |
| setTag(String value) | fm.liveswitch.ConnectionInfo | |
| setTransports(fm.liveswitch.TransportInfo[] value) | fm.liveswitch.ConnectionInfo | |
| setType(String value) | fm.liveswitch.ConnectionInfo | |
| setUserAlias(String value) | fm.liveswitch.ConnectionInfo | |
| setUserId(String value) | fm.liveswitch.ConnectionInfo | |
| setUseWebSocketsForMedia(boolean value) | fm.liveswitch.ConnectionInfo | |
| setVideoStream(fm.liveswitch.MediaStreamInfo value) | fm.liveswitch.ConnectionInfo | |
| setVideoStreams(fm.liveswitch.MediaStreamInfo[] value) | fm.liveswitch.ConnectionInfo | |
| shouldSerializeAudioDirection() | fm.liveswitch.ConnectionInfo | |
| shouldSerializeAudioFormats() | fm.liveswitch.ConnectionInfo | |
| shouldSerializeDataDirection() | fm.liveswitch.ConnectionInfo | |
| shouldSerializeLocalAudioMuted() | fm.liveswitch.ConnectionInfo | |
| shouldSerializeLocalVideoMuted() | fm.liveswitch.ConnectionInfo | |
| shouldSerializeVideoDirection() | fm.liveswitch.ConnectionInfo | |
| shouldSerializeVideoFormats() | fm.liveswitch.ConnectionInfo | |
| toJson(fm.liveswitch.ConnectionInfo connectionInfo) | fm.liveswitch.ConnectionInfo | static |
| toJson() | fm.liveswitch.ConnectionInfo | |
| toJsonArray(fm.liveswitch.ConnectionInfo[] connectionInfos) | fm.liveswitch.ConnectionInfo | static |