Uses of Interface
facebook4j.Question.Option

Packages that use Question.Option
facebook4j   
facebook4j.api   
 

Uses of Question.Option in facebook4j
 

Methods in facebook4j that return types with arguments of type Question.Option
 PagableList<Question.Option> Question.getOptions()
           
 

Uses of Question.Option in facebook4j.api
 

Methods in facebook4j.api that return types with arguments of type Question.Option
 ResponseList<Question.Option> QuestionMethods.getQuestionOptions(String questionId)
          Returns the options available as answers to the question.
 ResponseList<Question.Option> QuestionMethods.getQuestionOptions(String questionId, Reading reading)
          Returns the options available as answers to the question.
 



Copyright © 2019. All rights reserved.