//readium-shared/org.readium.r2.shared.util.http/ProblemDetails/Companion
Companion¶
[androidJvm]\ object Companion
Functions¶
Name | Summary |
---|---|
fromJSON | [androidJvm] fun fromJSON(json: JSONObject, warnings: WarningLogger? = null): ProblemDetails? Creates a ProblemDetails from its JSON representation. |