Interface RemoteActionGroupInterface.OnActivateActionFull

Enclosing class:
RemoteActionGroupInterface
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 RemoteActionGroupInterface.OnActivateActionFull
  • Method Details

    • onActivateActionFull

      void onActivateActionFull(CallbackHandler __self, @Nonnull RemoteActionGroup remote, @Nonnull Str action_name, @Nullable Variant parameter, @Nonnull Variant platform_data)
      Parameters:
      remote - a #GDBusActionGroup
      action_name - the name of the action to activate
      parameter - the optional parameter to the activation
      platform_data - the platform data to send