toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.ui.settings
/
AccountClickCallback
Account
Click
Callback
class
AccountClickCallback
(
val
action
:
Int
,
val
view
:
View
,
val
card
:
AuthAPI.LoginInfo
)
(
source
)
Members
Constructors
Account
Click
Callback
Link copied to clipboard
constructor
(
action
:
Int
,
view
:
View
,
card
:
AuthAPI.LoginInfo
)
Properties
action
Link copied to clipboard
val
action
:
Int
card
Link copied to clipboard
val
card
:
AuthAPI.LoginInfo
view
Link copied to clipboard
val
view
:
View