Interface FetchPropertiesHandler.FetchPropertyCallback
-
- Enclosing class:
- FetchPropertiesHandler
public static interface FetchPropertiesHandler.FetchPropertyCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonError(java.lang.Throwable throwable)voidonResult(java.lang.String propertyJson)
-