toggle menu
RTVI Client
androidJvm
switch theme
search in API
rtvi-client-android
/
ai.rtvi.client.types
/
ServiceConfigDescription
Service
Config
Description
@
Serializable
data
class
ServiceConfigDescription
(
val
name
:
String
,
val
options
:
List
<
OptionDescription
>
)
Members
Constructors
Service
Config
Description
Link copied to clipboard
constructor
(
name
:
String
,
options
:
List
<
OptionDescription
>
)
Properties
name
Link copied to clipboard
val
name
:
String
options
Link copied to clipboard
val
options
:
List
<
OptionDescription
>