Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.settings
/
AccountClickCallback
Account
Click
Callback
class
AccountClickCallback
(
val
action
:
Int
,
val
view
:
View
,
val
card
:
AuthData
)
(
source
)
Members
Constructors
Account
Click
Callback
Link copied to clipboard
constructor
(
action
:
Int
,
view
:
View
,
card
:
AuthData
)
Properties
action
Link copied to clipboard
val
action
:
Int
card
Link copied to clipboard
val
card
:
AuthData
view
Link copied to clipboard
val
view
:
View