storeEvent
Stores an event notification with the given key. Unlike storeValue, this method doesn't require a value parameter as it creates a simple event notification without additional data.
Parameters
key
The key to store the event with
Stores an event notification with the given key. Unlike storeValue, this method doesn't require a value parameter as it creates a simple event notification without additional data.
The key to store the event with