| Constant | Defined by | ||
|---|---|---|---|
| ATTENDING : int = 1 [static]
| NoteRSVPType | ||
| BRINGING_FRIENDS : int = 5 [static]
| NoteRSVPType | ||
| BUSY_ALREADY : int = 2 [static]
| NoteRSVPType | ||
| NOT_ATTENDING : int = 3 [static]
| NoteRSVPType | ||
| RUNNING_LATE : int = 4 [static]
| NoteRSVPType | ||
| UNDECIDED : int = 6 [static]
| NoteRSVPType | ||
| WISHING_I_COULD_COME : int = 7 [static]
| NoteRSVPType | ||
| ATTENDING | constant |
public static const ATTENDING:int = 1
| BRINGING_FRIENDS | constant |
public static const BRINGING_FRIENDS:int = 5
| BUSY_ALREADY | constant |
public static const BUSY_ALREADY:int = 2
| NOT_ATTENDING | constant |
public static const NOT_ATTENDING:int = 3
| RUNNING_LATE | constant |
public static const RUNNING_LATE:int = 4
| UNDECIDED | constant |
public static const UNDECIDED:int = 6
| WISHING_I_COULD_COME | constant |
public static const WISHING_I_COULD_COME:int = 7