Android
androidJvm
autofill-api
/
com.duckduckgo.autofill.api
/
CredentialUpdateExistingCredentialsDialog
/
CredentialUpdateType
Credential
Update
Type
interface
CredentialUpdateType
:
Parcelable
Inheritors
Username
Password
Members
Types
Password
Link copied to clipboard
data
object
Password
:
CredentialUpdateExistingCredentialsDialog.CredentialUpdateType
Username
Link copied to clipboard
data
object
Username
:
CredentialUpdateExistingCredentialsDialog.CredentialUpdateType
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)