| Package | com.facebook.graph.data.api.comment |
| Class | public class FacebookCommentField |
See also
| Constant | Defined by | ||
|---|---|---|---|
| CREATED_TIME : String = "created_time" [static]
| FacebookCommentField | ||
| FROM : String = "from" [static]
| FacebookCommentField | ||
| ID : String = "id" [static]
| FacebookCommentField | ||
| LIKES : String = "likes" [static]
| FacebookCommentField | ||
| MESSAGE : String = "message" [static]
| FacebookCommentField | ||
| CREATED_TIME | constant |
public static const CREATED_TIME:String = "created_time"
| FROM | constant |
public static const FROM:String = "from"
| ID | constant |
public static const ID:String = "id"
| LIKES | constant |
public static const LIKES:String = "likes"
| MESSAGE | constant |
public static const MESSAGE:String = "message"