| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
Currency |
Currency.copyFrom(Currency instance) |
Currency |
User.getFieldCurrency() |
static Currency |
Currency.loadJSON(String json,
APIContext context,
String header) |
Currency |
Currency.setFieldCurrencyOffset(Long value) |
Currency |
Currency.setFieldUsdExchange(Double value) |
Currency |
Currency.setFieldUsdExchangeInverse(Double value) |
Currency |
Currency.setFieldUserCurrency(String value) |
| Modifier and Type | Method and Description |
|---|---|
static APIRequest.ResponseParser<Currency> |
Currency.getParser() |
static APINodeList<Currency> |
Currency.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
Currency |
Currency.copyFrom(Currency instance) |
Copyright © 2020. All rights reserved.