toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.ui.settings
/
SettingsAccount
Settings
Account
class
SettingsAccount
:
BiometricAuthenticator.BiometricCallback
(
source
)
Members
Constructors
Settings
Account
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
on
Authentication
Error
Link copied to clipboard
open
override
fun
onAuthenticationError
(
)
on
Authentication
Success
Link copied to clipboard
open
override
fun
onAuthenticationSuccess
(
)
on
Create
Preferences
Link copied to clipboard
open
fun
onCreatePreferences
(
savedInstanceState
:
Bundle
?
,
rootKey
:
String
?
)
on
View
Created
Link copied to clipboard
open
fun
onViewCreated
(
view
:
View
,
savedInstanceState
:
Bundle
?
)