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