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