Interface AppInfoIface.OnGetSupportedTypes

Enclosing class:
AppInfoIface
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface AppInfoIface.OnGetSupportedTypes
  • Method Details

    • onGetSupportedTypes

      Strs onGetSupportedTypes(CallbackHandler __self, @Nonnull AppInfo appinfo)
      Parameters:
      appinfo - a #GAppInfo that can handle files
      Returns:
      a list of content types.