//readium-shared/org.readium.r2.shared/JSONable
JSONable¶
[androidJvm]\ interface JSONable
Functions¶
Name | Summary |
---|---|
toJSON | [androidJvm] abstract fun toJSON(): JSONObject Serializes the object to its JSON representation. |
//readium-shared/org.readium.r2.shared/JSONable
[androidJvm]\ interface JSONable
Name | Summary |
---|---|
toJSON | [androidJvm] abstract fun toJSON(): JSONObject Serializes the object to its JSON representation. |