-
public class LogEvent.Network.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static LogEvent.Network.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LogEvent.NetworkfromJson(String jsonString)final LogEvent.NetworkfromJsonObject(JsonObject jsonObject)-
-
Method Detail
-
fromJson
final LogEvent.Network fromJson(String jsonString)
-
fromJsonObject
final LogEvent.Network fromJsonObject(JsonObject jsonObject)
-
-
-
-