braze-android-sdk
24.3.0
braze-android-sdk
/
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.