Packagecom.initapp.webapis.pownce.codes
Classpublic class NoteRSVPType



Public Constants
 ConstantDefined 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
Constant detail
ATTENDINGconstant
public static const ATTENDING:int = 1
BRINGING_FRIENDSconstant 
public static const BRINGING_FRIENDS:int = 5
BUSY_ALREADYconstant 
public static const BUSY_ALREADY:int = 2
NOT_ATTENDINGconstant 
public static const NOT_ATTENDING:int = 3
RUNNING_LATEconstant 
public static const RUNNING_LATE:int = 4
UNDECIDEDconstant 
public static const UNDECIDED:int = 6
WISHING_I_COULD_COMEconstant 
public static const WISHING_I_COULD_COME:int = 7