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