fm.liveswitch.MessageInfo Member List

This is the complete list of members for fm.liveswitch.MessageInfo, including all inherited members.

deserializeProperties(String key, String valueJson)fm.liveswitch.MessageInfoprotected
fromJson(String messageInfoJson)fm.liveswitch.MessageInfostatic
getChannelId()fm.liveswitch.MessageInfo
getClientId()fm.liveswitch.MessageInfo
getDeviceId()fm.liveswitch.MessageInfo
getId()fm.liveswitch.Info
getPayload()fm.liveswitch.MessageInfo
getUserId()fm.liveswitch.MessageInfo
Info()fm.liveswitch.Infoprotected
MessageInfo()fm.liveswitch.MessageInfo
processArray(T[] newValues, T[] oldValues)fm.liveswitch.Infostatic
processBoolean(boolean newValue, boolean oldValue)fm.liveswitch.Infostatic
processBooleanArray(boolean[] newValues, boolean[] oldValues)fm.liveswitch.Infostatic
processDouble(double newValue, double oldValue)fm.liveswitch.Infostatic
processFloat(float newValue, float oldValue)fm.liveswitch.Infostatic
processFloatArray(float[] newValues, float[] oldValues)fm.liveswitch.Infostatic
processFloatArray(double[] newValues, double[] oldValues)fm.liveswitch.Infostatic
processInteger(int newValue, int oldValue)fm.liveswitch.Infostatic
processIntegerArray(int[] newValues, int[] oldValues)fm.liveswitch.Infostatic
processLong(long newValue, long oldValue)fm.liveswitch.Infostatic
processLongArray(long[] newValues, long[] oldValues)fm.liveswitch.Infostatic
processObject(T newValue, T oldValue)fm.liveswitch.Infostatic
processShort(short newValue, short oldValue)fm.liveswitch.Infostatic
processShortArray(short[] newValues, short[] oldValues)fm.liveswitch.Infostatic
processString(String newValue, String oldValue)fm.liveswitch.Infostatic
serializeProperties(java.util.HashMap< String, String > jsonObject)fm.liveswitch.MessageInfoprotected
setChannelId(String value)fm.liveswitch.MessageInfo
setClientId(String value)fm.liveswitch.MessageInfo
setDeviceId(String value)fm.liveswitch.MessageInfo
setId(String value)fm.liveswitch.Info
setPayload(String value)fm.liveswitch.MessageInfo
setUserId(String value)fm.liveswitch.MessageInfo
toJson(fm.liveswitch.MessageInfo messageInfo)fm.liveswitch.MessageInfostatic
toJson()fm.liveswitch.MessageInfo