toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.ui.account
/
AccountSelectActivity
Account
Select
Activity
class
AccountSelectActivity
:
BiometricAuthenticator.BiometricCallback
(
source
)
Members
Constructors
Account
Select
Activity
Link copied to clipboard
constructor
(
)
Properties
view
Model
Link copied to clipboard
lateinit
var
viewModel
:
AccountViewModel
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
Link copied to clipboard
open
fun
onCreate
(
savedInstanceState
:
Bundle
?
)