| Constant | Defined by | ||
|---|---|---|---|
| CREATED_TIME : String = "created_time" [static]
| FacebookNoteField | ||
| FROM : String = "from" [static]
| FacebookNoteField | ||
| ICON : String = "icon" [static]
| FacebookNoteField | ||
| ID : String = "id" [static]
| FacebookNoteField | ||
| MESSAGE : String = "message" [static]
| FacebookNoteField | ||
| SUBJECT : String = "subject" [static]
| FacebookNoteField | ||
| UPDATED_TIME : String = "updated_time" [static]
| FacebookNoteField | ||
| CREATED_TIME | constant |
public static const CREATED_TIME:String = "created_time"
| FROM | constant |
public static const FROM:String = "from"
| ICON | constant |
public static const ICON:String = "icon"
| ID | constant |
public static const ID:String = "id"
| MESSAGE | constant |
public static const MESSAGE:String = "message"
| SUBJECT | constant |
public static const SUBJECT:String = "subject"
| UPDATED_TIME | constant |
public static const UPDATED_TIME:String = "updated_time"