Sensibill Android SDK
androidJvm
Sensibill Core
/
com.getsensibill.core.koindi
/
NetworkModule
Network
Module
class
NetworkModule
(
val
environment
:
SBEnvironment
,
val
tokenManager
:
TokenManager
?
)
:
SensibillKoinComponent
Module for the network specific dependencies
Members
Constructors
Network
Module
Link copied to clipboard
constructor
(
environment
:
SBEnvironment
,
tokenManager
:
TokenManager
?
)
Properties
environment
Link copied to clipboard
val
environment
:
SBEnvironment
module
Link copied to clipboard
val
module
:
Module
token
Manager
Link copied to clipboard
val
tokenManager
:
TokenManager
?
Functions
get
Koin
Link copied to clipboard
open
override
fun
getKoin
(
)
:
Koin