-
public final class ScatterbrainApi
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classScatterbrainApi.Companion
-
Field Summary
Fields Modifier and Type Field Description private final BinderWrapperbinderWrapperprivate final ScatterbrainBroadcastReceiverbroadcastReceiver
-
Constructor Summary
Constructors Constructor Description ScatterbrainApi(Context applicationContext)
-
Method Summary
Modifier and Type Method Description final BinderWrappergetBinderWrapper()final ScatterbrainBroadcastReceivergetBroadcastReceiver()-
-
Constructor Detail
-
ScatterbrainApi
ScatterbrainApi(Context applicationContext)
-
-
Method Detail
-
getBinderWrapper
final BinderWrapper getBinderWrapper()
-
getBroadcastReceiver
final ScatterbrainBroadcastReceiver getBroadcastReceiver()
-
-
-
-