Class ScheduledEventDeleteEvent

All Implemented Interfaces:
GenericEvent

public class ScheduledEventDeleteEvent extends GenericScheduledEventGatewayEvent
Indicates that a ScheduledEvent object has been deleted.

Can be used to detect when a ScheduledEvent was deleted and retrieve the deleted 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!