Enumeration: EKEventViewAction

Overview

Describes the action that was taken to indicate that the event view controller should be closed.

Constant Summary

EKEventViewActionDone

The user tapped the done button.available in ios 4.2 and later.declared in ekeventviewcontroller.h.

EKEventViewActionResponded

The user responded to a pending event invitation and saved it.available in ios 4.2 and later.declared in ekeventviewcontroller.h.

EKEventViewActionDeleted

The event was deleted.available in ios 4.2 and later.declared in ekeventviewcontroller.h.