toggle menu
tidal-sdk-android
bom-6
androidJvm
switch theme
search in API
auth
/
com.tidal.sdk.auth.di
/
AuthComponent
Auth
Component
@
Singleton
@
Component
(
modules
=
[
AuthModule::class
,
StorageModule::class
,
LoginModule::class
,
NetworkModule::class
,
CredentialsModule::class
]
)
interface
AuthComponent
Members
Types
Factory
Link copied to clipboard
@
Component.Factory
interface
Factory
Functions
inject
Link copied to clipboard
abstract
fun
inject
(
tidalAuth
:
TidalAuth
)