Package 

Interface AccessToken.AccessTokenCreationCallback

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onSuccess(AccessToken token) The method called on a successful creation of an AccessToken.
      abstract Unit onError(FacebookException error)
      • Methods inherited from class java.lang.Object

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