Schnittstelle MountOperation.OnReply

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

@FunctionalInterface public static interface MountOperation.OnReply
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    onReply(int result)
    Emitted when the user has replied to the mount operation.
  • Methodendetails

    • onReply

      void onReply(int result)
      Emitted when the user has replied to the mount operation.
      Parameter:
      result - a #GMountOperationResult indicating how the request was handled