Interface PermissionClass.OnReleaseFinish

Enclosing class:
PermissionClass
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface PermissionClass.OnReleaseFinish
  • Method Details

    • onReleaseFinish

      boolean onReleaseFinish(CallbackHandler __self, @Nonnull Permission permission, @Nonnull AsyncResult result)
      Parameters:
      permission - a #GPermission instance
      result - the #GAsyncResult given to the #GAsyncReadyCallback
      Returns:
      %TRUE if the permission was successfully released