Class ScheduledEventCreateEvent

All Implemented Interfaces:
GenericEvent

public class ScheduledEventCreateEvent extends GenericScheduledEventGatewayEvent
Indicates that a ScheduledEvent object has been created.

Can be used to detect when a ScheduledEvent was created and retrieve the created scheduled event.

Requirements

This event requires the SCHEDULED_EVENTS intent and CacheFlag.SCHEDULED_EVENTS to be enabled.
createDefault(String) and createLight(String) disable this by default!