scatterbrainSDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
scatterbrainSDK
scatterbrainSDK
/
net.ballmerlabs.scatterbrainsdk.internal
/
SdkComponent
/
SdkModule
Sdk
Module
@
Module
abstract
class
SdkModule
Members
Constructors
Sdk
Module
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
@
Module
object
Companion
Functions
bind
Binder
Provider
Link copied to clipboard
@
Binds
@
Singleton
abstract
fun
bindBinderProvider
(
binderProvider
:
BinderProviderImpl
)
:
BinderProvider
bind
Binder
Wrapper
Link copied to clipboard
@
ExperimentalCoroutinesApi
@
Binds
@
Singleton
abstract
fun
bindBinderWrapper
(
binderWrapperImpl
:
BinderWrapperImpl
)
:
BinderWrapper
bind
Scatterbrain
Broadcast
Receiver
Link copied to clipboard
@
Binds
@
Singleton
abstract
fun
bindScatterbrainBroadcastReceiver
(
broadcastReceiver
:
ScatterbrainBroadcastReceiverImpl
)
:
ScatterbrainBroadcastReceiver