| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
LeadGenQuestionOption |
LeadGenQuestionOption.copyFrom(LeadGenQuestionOption instance) |
static LeadGenQuestionOption |
LeadGenQuestionOption.loadJSON(String json,
APIContext context,
String header) |
LeadGenQuestionOption |
LeadGenQuestionOption.setFieldKey(String value) |
LeadGenQuestionOption |
LeadGenQuestionOption.setFieldValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<LeadGenQuestionOption> |
LeadGenDraftQuestion.getFieldOptions() |
List<LeadGenQuestionOption> |
LeadGenQuestion.getFieldOptions() |
static APIRequest.ResponseParser<LeadGenQuestionOption> |
LeadGenQuestionOption.getParser() |
static APINodeList<LeadGenQuestionOption> |
LeadGenQuestionOption.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
LeadGenQuestionOption |
LeadGenQuestionOption.copyFrom(LeadGenQuestionOption instance) |
| Modifier and Type | Method and Description |
|---|---|
LeadGenDraftQuestion |
LeadGenDraftQuestion.setFieldOptions(List<LeadGenQuestionOption> value) |
LeadGenQuestion |
LeadGenQuestion.setFieldOptions(List<LeadGenQuestionOption> value) |
Copyright © 2020. All rights reserved.