DataChannelInfo() | fm.liveswitch.DataChannelInfo | |
deserializeProperties(String key, String valueJson) | fm.liveswitch.DataChannelInfo | protected |
fromJson(String dataChannelInfoJson) | fm.liveswitch.DataChannelInfo | static |
fromJsonArray(String dataChannelInfosJson) | fm.liveswitch.DataChannelInfo | static |
getId() | fm.liveswitch.Info | |
getLabel() | fm.liveswitch.DataChannelInfo | |
getOrdered() | fm.liveswitch.DataChannelInfo | |
getReport() | fm.liveswitch.DataChannelInfo | |
getState() | fm.liveswitch.DataChannelInfo | |
getSubprotocol() | fm.liveswitch.DataChannelInfo | |
Info() | fm.liveswitch.Info | protected |
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.DataChannelInfo | protected |
setId(String value) | fm.liveswitch.Info | |
setLabel(String value) | fm.liveswitch.DataChannelInfo | |
setOrdered(boolean value) | fm.liveswitch.DataChannelInfo | |
setReport(fm.liveswitch.DataChannelReport value) | fm.liveswitch.DataChannelInfo | |
setState(String value) | fm.liveswitch.DataChannelInfo | |
setSubprotocol(String value) | fm.liveswitch.DataChannelInfo | |
toJson(fm.liveswitch.DataChannelInfo dataChannelInfo) | fm.liveswitch.DataChannelInfo | static |
toJson() | fm.liveswitch.DataChannelInfo | |
toJsonArray(fm.liveswitch.DataChannelInfo[] dataChannelInfos) | fm.liveswitch.DataChannelInfo | static |