Schnittstelle AppInfoIface.OnRemoveSupportsType

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.OnRemoveSupportsType
  • Methodendetails

    • onRemoveSupportsType

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