toggle menu
RTVI Client
androidJvm
switch theme
search in API
rtvi-client-android
/
ai.rtvi.client.types
/
Value
/
Array
Array
@
Serializable
(
with
=
ValueArraySerializer::class
)
@
JvmInline
value
class
Array
(
val
value
:
List
<
Value
>
)
:
Value
Members
Constructors
Array
Link copied to clipboard
constructor
(
vararg
values
:
Value
)
constructor
(
value
:
List
<
Value
>
)
Properties
value
Link copied to clipboard
val
value
:
List
<
Value
>