Schnittstelle RemoteActionGroupInterface.OnActivateActionFull

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

@FunctionalInterface public static interface RemoteActionGroupInterface.OnActivateActionFull
  • Methodendetails

    • onActivateActionFull

      void onActivateActionFull(CallbackHandler __self, @Nonnull RemoteActionGroup remote, @Nonnull Str action_name, @Nullable Variant parameter, @Nonnull Variant platform_data)
      Parameter:
      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