Schnittstelle AppInfoIface.OnSetAsDefaultForType

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

@FunctionalInterface public static interface AppInfoIface.OnSetAsDefaultForType
  • Methodendetails

    • onSetAsDefaultForType

      boolean onSetAsDefaultForType(CallbackHandler __self, @Nonnull AppInfo appinfo, @Nonnull Str content_type)
      Parameter:
      appinfo - the app info
      content_type - the content type.
      Gibt zurück:
      `TRUE` on success, `FALSE` on error.