Interface PermissionsTask.PermissionsCallback

  • All Known Implementing Classes:
    AerisEngine
    Enclosing class:
    PermissionsTask

    public static interface PermissionsTask.PermissionsCallback
    Callback interface for handling the response for the permissions.
    • Method Detail

      • onPermissionsObtained

        void onPermissionsObtained​(AerisPermissionsResponse permissions)
        Callback method for handling the response of the PermissionsTask
        Parameters:
        permissions - permissions response from Aeris API