ClientInfo() | fm.liveswitch.ClientInfo | |
ClientInfo(String userId, String deviceId, String idValue) | fm.liveswitch.ClientInfo | |
ClientInfo(String userId, String userAlias, String deviceId, String deviceAlias, String idValue, String tag, String[] roles, String protocol) | fm.liveswitch.ClientInfo | |
ClientInfo(String userId, String userAlias, String deviceId, String deviceAlias, String idValue, String tag, String[] roles, String protocol, String region) | fm.liveswitch.ClientInfo | |
deserializeProperties(String key, String valueJson) | fm.liveswitch.ClientInfo | protected |
fromJson(String clientInfoJson) | fm.liveswitch.ClientInfo | static |
fromJsonArray(String clientInfosJson) | fm.liveswitch.ClientInfo | static |
getApplicationId() | fm.liveswitch.ClientInfo | |
getArchitecture() | fm.liveswitch.ClientInfo | |
getCoreCount() | fm.liveswitch.ClientInfo | |
getDeviceAlias() | fm.liveswitch.ClientInfo | |
getDeviceId() | fm.liveswitch.ClientInfo | |
getExternalId() | fm.liveswitch.ClientInfo | |
getId() | fm.liveswitch.Info | |
getIsSip() | fm.liveswitch.ClientInfo | |
getMachineName() | fm.liveswitch.ClientInfo | |
getOperatingSystem() | fm.liveswitch.ClientInfo | |
getOperatingSystemVersion() | fm.liveswitch.ClientInfo | |
getPhysicalMemory() | fm.liveswitch.ClientInfo | |
getPlatformDescription() | fm.liveswitch.ClientInfo | |
getPlatformType() | fm.liveswitch.ClientInfo | |
getPlatformTypeVersion() | fm.liveswitch.ClientInfo | |
getProtocol() | fm.liveswitch.ClientInfo | |
getProtocolSip() | fm.liveswitch.ClientInfo | static |
getRegion() | fm.liveswitch.ClientInfo | |
getReport() | fm.liveswitch.ClientInfo | |
getRoles() | fm.liveswitch.ClientInfo | |
getSourceLanguage() | fm.liveswitch.ClientInfo | |
getTag() | fm.liveswitch.ClientInfo | |
getUserAlias() | fm.liveswitch.ClientInfo | |
getUserId() | fm.liveswitch.ClientInfo | |
getVersion() | fm.liveswitch.ClientInfo | |
Info() | fm.liveswitch.Info | protected |
isEquivalent(fm.liveswitch.ClientInfo clientInfo) | fm.liveswitch.ClientInfo | |
isEquivalent(fm.liveswitch.ConnectionInfo connectionInfo) | fm.liveswitch.ClientInfo | |
isEquivalent(String userId, String deviceId, String idValue) | fm.liveswitch.ClientInfo | |
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.ClientInfo | protected |
setApplicationId(String value) | fm.liveswitch.ClientInfo | |
setArchitecture(String value) | fm.liveswitch.ClientInfo | |
setCoreCount(int value) | fm.liveswitch.ClientInfo | |
setDeviceAlias(String value) | fm.liveswitch.ClientInfo | |
setDeviceId(String value) | fm.liveswitch.ClientInfo | |
setExternalId(String value) | fm.liveswitch.ClientInfo | |
setId(String value) | fm.liveswitch.Info | |
setMachineName(String value) | fm.liveswitch.ClientInfo | |
setOperatingSystem(String value) | fm.liveswitch.ClientInfo | |
setOperatingSystemVersion(String value) | fm.liveswitch.ClientInfo | |
setPhysicalMemory(long value) | fm.liveswitch.ClientInfo | |
setPlatformDescription(String value) | fm.liveswitch.ClientInfo | |
setPlatformType(String value) | fm.liveswitch.ClientInfo | |
setPlatformTypeVersion(String value) | fm.liveswitch.ClientInfo | |
setProtocol(String value) | fm.liveswitch.ClientInfo | |
setRegion(String value) | fm.liveswitch.ClientInfo | |
setReport(fm.liveswitch.ClientReport value) | fm.liveswitch.ClientInfo | |
setRoles(String[] value) | fm.liveswitch.ClientInfo | |
setSourceLanguage(String value) | fm.liveswitch.ClientInfo | |
setTag(String value) | fm.liveswitch.ClientInfo | |
setUserAlias(String value) | fm.liveswitch.ClientInfo | |
setUserId(String value) | fm.liveswitch.ClientInfo | |
setVersion(String value) | fm.liveswitch.ClientInfo | |
toJson(fm.liveswitch.ClientInfo clientInfo) | fm.liveswitch.ClientInfo | static |
toJson() | fm.liveswitch.ClientInfo | |
toJsonArray(fm.liveswitch.ClientInfo[] clientInfos) | fm.liveswitch.ClientInfo | static |