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