Schnittstelle MountOperationClass.OnAskQuestion

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

@FunctionalInterface public static interface MountOperationClass.OnAskQuestion
  • Methodendetails

    • onAskQuestion

      void onAskQuestion(CallbackHandler __self, @Nonnull MountOperation op, @Nonnull Str message, @Nonnull Strs choices)
      Parameter:
      op - a #GMountOperation
      message - string containing a message to display to the user
      choices - an array of strings for each possible choice