Package apple.eventkitui.enums
Class EKEventViewAction
- java.lang.Object
-
- apple.eventkitui.enums.EKEventViewAction
-
public final class EKEventViewAction extends java.lang.Object
-
-
Field Detail
-
Done
public static final long Done
simply closed- See Also:
- Constant Field Values
-
Responded
public static final long Responded
event invitation was responded to and saved- See Also:
- Constant Field Values
-
Deleted
public static final long Deleted
event was deleted- See Also:
- Constant Field Values
-
-