|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuestionUpdate | |
|---|---|
| facebook4j | |
| facebook4j.api | |
| Uses of QuestionUpdate in facebook4j |
|---|
| Methods in facebook4j that return QuestionUpdate | |
|---|---|
QuestionUpdate |
QuestionUpdate.allowNewOptions(boolean allowNewOptions)
|
QuestionUpdate |
QuestionUpdate.option(String option)
|
QuestionUpdate |
QuestionUpdate.options(List<String> options)
|
QuestionUpdate |
QuestionUpdate.published(boolean published)
|
QuestionUpdate |
QuestionUpdate.scheduledPublishTime(Date scheduledPublishTime)
|
QuestionUpdate |
QuestionUpdate.scheduledPublishTime(Integer scheduledPublishTime)
|
| Uses of QuestionUpdate in facebook4j.api |
|---|
| Methods in facebook4j.api with parameters of type QuestionUpdate | |
|---|---|
String |
QuestionMethods.createQuestion(QuestionUpdate questionUpdate)
Creates a current page's question. |
String |
QuestionMethods.createQuestion(String id,
QuestionUpdate questionUpdate)
Creates the question. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||