public interface GetPropertiesCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onError(java.lang.Throwable exception) |
void |
onResponse(Properties properties) |
void onResponse(Properties properties)
void onError(java.lang.Throwable exception)