-
public class ErrorEvent.Cellular.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ErrorEvent.Cellular.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ErrorEvent.CellularfromJson(String jsonString)final ErrorEvent.CellularfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final ErrorEvent.Cellular fromJson(String jsonString)
-
fromJsonObject
final ErrorEvent.Cellular fromJsonObject(JsonObject jsonObject)
-
-
-
-