Interface RemoteActionGroupInterface.OnChangeActionStateFull

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.OnChangeActionStateFull
  • Method Details

    • onChangeActionStateFull

      void onChangeActionStateFull(CallbackHandler __self, @Nonnull RemoteActionGroup remote, @Nonnull Str action_name, @Nonnull Variant value, @Nonnull Variant platform_data)
      Parameters:
      remote - a #GRemoteActionGroup
      action_name - the name of the action to change the state of
      value - the new requested value for the state
      platform_data - the platform data to send