Class BundleUnlockEvent


public class BundleUnlockEvent extends SimpleBusinessEvent<List<Long>,Void>
Event to unlock a list of Bundles.
The launcher must provide a valid list of Bundle ids in order to successfully call this event.
The listener unlocks all the Bundle starting from the event input.
Since:
11.0
GCApi:
event
Reactors:
BTBundleUnlock(0)
No Spouts
  • Constructor Details

    • BundleUnlockEvent

      public BundleUnlockEvent(List<Long> input)
      Instantiates a new bundle unlock event.
      Parameters:
      input - list of Bundle ids