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