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