storeEvent

open override fun storeEvent(key: String)(source)

Stores an event notification with the given key. Creates a Boomerang object with a single string entry using the EVENT_KEY constant and the provided key, then stores it in the store.

Parameters

key

The key to store the event with