-
- All Implemented Interfaces:
-
javax.inject.Provider,net.ballmerlabs.scatterbrainsdk.BinderProvider
public final class BinderProviderImpl implements BinderProvider
-
-
Constructor Summary
Constructors Constructor Description BinderProviderImpl(Context context)
-
Method Summary
Modifier and Type Method Description final ContextgetContext()LiveData<BinderWrapper.Companion.BinderState>getConnectionLivedata()BooleanisConnected()BooleanunbindService()<ERROR CLASS>get()<ERROR CLASS>getAsync(Long timeout)-
-
Constructor Detail
-
BinderProviderImpl
BinderProviderImpl(Context context)
-
-
Method Detail
-
getContext
final Context getContext()
-
getConnectionLivedata
LiveData<BinderWrapper.Companion.BinderState> getConnectionLivedata()
-
isConnected
Boolean isConnected()
-
unbindService
Boolean unbindService()
-
get
<ERROR CLASS> get()
-
-
-
-