Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.settings
/
SettingsAccount
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
add
Account
Link copied to clipboard
@
UiThread
fun
addAccount
(
activity
:
FragmentActivity
,
api
:
AuthRepo
)
show
App
Login
Link copied to clipboard
fun
showAppLogin
(
activity
:
FragmentActivity
,
api
:
AuthRepo
)
show
Login
Info
Link copied to clipboard
fun
showLoginInfo
(
activity
:
FragmentActivity
?
,
api
:
AuthRepo
,
info
:
AuthUser
?
,
index
:
Int
)
Used by nginx plugin too
show
Pin
Link copied to clipboard
@
UiThread
fun
showPin
(
activity
:
FragmentActivity
,
api
:
AuthRepo
)