Attributes
open fun Attributes()
Content copied to clipboard
Create NULL attributes.
open fun Attributes(object: JSONObject)
Content copied to clipboard
Initialize attributes with a JSONObject.
open fun Attributes(array: JSONArray)
Content copied to clipboard
Initialize attributes with a JSONArray.
Initialize attributes with a String.
Initialize attributes with a Number.
Initialize attributes with a boolean value.