Interface VolumeIface.OnMountFinish

Enclosing class:
VolumeIface
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 VolumeIface.OnMountFinish
  • Method Details

    • onMountFinish

      boolean onMountFinish(CallbackHandler __self, @Nonnull Volume volume, @Nonnull AsyncResult result)
      Parameters:
      volume - a #GVolume
      result - a #GAsyncResult
      Returns:
      %TRUE, %FALSE if operation failed