| Package | com.facebook.graph.data.api.review |
| Class | public class FacebookReviewField |
See also
| Constant | Defined by | ||
|---|---|---|---|
| CREATED_TIME : String = "created_time" [static]
| FacebookReviewField | ||
| FROM : String = "from" [static]
| FacebookReviewField | ||
| ID : String = "id" [static]
| FacebookReviewField | ||
| MESSAGE : String = "message" [static]
| FacebookReviewField | ||
| RATING : String = "rating" [static]
| FacebookReviewField | ||
| TO : String = "to" [static]
| FacebookReviewField | ||
| 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"
| MESSAGE | constant |
public static const MESSAGE:String = "message"
| RATING | constant |
public static const RATING:String = "rating"
| TO | constant |
public static const TO:String = "to"