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