Class ResponseVideoSelfieQuestion
-
- All Implemented Interfaces:
public class ResponseVideoSelfieQuestion
-
-
Constructor Summary
Constructors Constructor Description ResponseVideoSelfieQuestion(String id, String question, String answer)
-
Method Summary
Modifier and Type Method Description StringgetId()StringgetQuestion()StringgetAnswer()static ResponseVideoSelfieQuestionparse(JSONObject json)-
-
Method Detail
-
getQuestion
String getQuestion()
-
parse
static ResponseVideoSelfieQuestion parse(JSONObject json)
-
-
-
-