public class RemoteConfigModel extends JsonModel
| Modifier and Type | Field and Description |
|---|---|
RemoteConfigMeasurement |
measurement |
int |
ttl |
RemoteConfigVoyager |
voyager |
| Constructor and Description |
|---|
RemoteConfigModel() |
RemoteConfigModel(org.json.JSONObject jsonObject) |
public int ttl
public RemoteConfigMeasurement measurement
public RemoteConfigVoyager voyager