Class ScheduledEventCreateEvent

All Implemented Interfaces:
GenericEvent

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

Requirements

This event requires the SCHEDULED_EVENTS intent to be enabled.
createDefault(String) and createLight(String) disable this by default! Can be used to detect when a ScheduledEvent was created and retrieve the created scheduled event.