Schnittstelle DriveIface.OnIsMediaCheckAutomatic

Umschließende Klasse:
DriveIface
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface DriveIface.OnIsMediaCheckAutomatic
  • Methodendetails

    • onIsMediaCheckAutomatic

      boolean onIsMediaCheckAutomatic(CallbackHandler __self, @Nonnull Drive drive)
      Parameter:
      drive - a #GDrive.
      Gibt zurück:
      %TRUE if the @drive is capable of automatically detecting media changes, %FALSE otherwise.