JSONAble


interface JSONAble

Known direct subclasses
ElementReference

A reference to a javascript element existing within a WebView.

Evaluation

Represents the results of a Javascript execution.

WindowReference

A reference to a javascript window/frame existing within a WebView.


Allows implementors to instruct ModelCodec on how to encode this object as JSON.

Summary

Nested types

Allows implementors to replace a JSONObject (representated as a map) with a more applicable object.

Public functions

String!

Public functions

toJSONString

fun toJSONString(): String!