toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.phonenumber
/
VerificationCodeUiModel
/
VerificationCodeUiModel
Verification
Code
Ui
Model
constructor
(
description
:
StringResource
,
phoneNumber
:
String
,
digits
:
List
<
Int
?
>
,
focusedIndex
:
Int
,
onValueChanged
:
(
index
:
Int
,
newDigit
:
String
)
->
Unit
)