| Constant | Defined by | ||
|---|---|---|---|
| NONPUBLIC : String = "nonpublic" [static]
| NoteSubsetType | ||
| NOTES : String = "note" [static]
| NoteSubsetType | ||
| PRIVATE : String = "private" [static]
| NoteSubsetType | ||
| PUBLIC : String = "public" [static]
| NoteSubsetType | ||
| REPLIES : String = "replies" [static]
| NoteSubsetType | ||
| SENT : String = "sent" [static]
| NoteSubsetType | ||
| NONPUBLIC | constant |
public static const NONPUBLIC:String = "nonpublic"
| NOTES | constant |
public static const NOTES:String = "note"
| PRIVATE | constant |
public static const PRIVATE:String = "private"
| PUBLIC | constant |
public static const PUBLIC:String = "public"
| REPLIES | constant |
public static const REPLIES:String = "replies"
| SENT | constant |
public static const SENT:String = "sent"