Package 

Interface FeatureManager.Callback

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onCompleted(Boolean enabled) The method that will be called when the feature status request completes.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onCompleted

         abstract Unit onCompleted(Boolean enabled)

        The method that will be called when the feature status request completes.