Package 

Interface BinderProvider

  • All Implemented Interfaces:
    javax.inject.Provider

    
    public interface BinderProvider
     implements Provider<<ERROR CLASS>>
                        
    • Method Summary

      Modifier and Type Method Description
      abstract <ERROR CLASS> getAsync()
      abstract Unit unregisterCallback()
      abstract Boolean unbindService()
      • Methods inherited from class net.ballmerlabs.scatterbrainsdk.BinderProvider

        get
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait