-
public class LogEvent.LogEventDevice.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static LogEvent.LogEventDevice.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LogEvent.LogEventDevicefromJson(String jsonString)final LogEvent.LogEventDevicefromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final LogEvent.LogEventDevice fromJson(String jsonString)
-
fromJsonObject
final LogEvent.LogEventDevice fromJsonObject(JsonObject jsonObject)
-
-
-
-