android-sdk-base
30.1.0
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.