kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
FedCm
/
SelectAccountParameter
Select
Account
Parameter
@
Serializable
data
class
SelectAccountParameter
(
val
dialogId
:
String
,
val
accountIndex
:
Int
)
Members
Constructors
Select
Account
Parameter
Link copied to clipboard
constructor
(
dialogId
:
String
,
accountIndex
:
Int
)
Properties
account
Index
Link copied to clipboard
val
accountIndex
:
Int
dialog
Id
Link copied to clipboard
val
dialogId
:
String