Interface AppLaunchContextClass.OnLaunchFailed

Enclosing class:
AppLaunchContextClass
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 AppLaunchContextClass.OnLaunchFailed
  • Method Details

    • onLaunchFailed

      void onLaunchFailed(CallbackHandler __self, @Nonnull AppLaunchContext context, @Nonnull Str startup_notify_id)
      Parameters:
      context - a #GAppLaunchContext.
      startup_notify_id - the startup notification id that was returned by g_app_launch_context_get_startup_notify_id().