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