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



Public Constants
 ConstantDefined by
  EVENT : String = "event"
[static]
NoteType
  FILE : String = "file"
[static]
NoteType
  LINK : String = "link"
[static]
NoteType
  MESSAGE : String = "message"
[static]
NoteType
Constant detail
EVENTconstant
public static const EVENT:String = "event"
FILEconstant 
public static const FILE:String = "file"
LINKconstant 
public static const LINK:String = "link"
MESSAGEconstant 
public static const MESSAGE:String = "message"