android-sdk-base
Toggle table of contents
42.2.0
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
android-sdk-base
android-sdk-base
/
com.braze.support
/
constructJsonArray
construct
Json
Array
fun
<
T
>
Collection
<
IPutIntoJson
<
T
>
>
.
constructJsonArray
(
)
:
JSONArray
fun
<
T
>
Array
<
T
>
.
constructJsonArray
(
)
:
JSONArray
Creates a new
JSONArray
containing the contents of the input array.