Companion

object Companion

Functions

Link copied to clipboard
fun fromJSON(json: JSONObject?, warnings: WarningLogger? = null): Link?

Creates an Link from its RWPM JSON representation.

Link copied to clipboard
fun fromJSONArray(json: JSONArray?, warnings: WarningLogger? = null): List<Link>

Creates a list of Link from its RWPM JSON representation.