Schnittstelle AppLaunchContextClass.OnLaunchFailed

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

@FunctionalInterface public static interface AppLaunchContextClass.OnLaunchFailed
  • Methodendetails

    • onLaunchFailed

      void onLaunchFailed(CallbackHandler __self, @Nonnull AppLaunchContext context, @Nonnull Str startup_notify_id)
      Parameter:
      context - the launch context
      startup_notify_id - the startup notification id that was returned by [method@Gio.AppLaunchContext.get_startup_notify_id].