-
public interface FetchVariablesCallbackCallback for the fetch operation of the variables.
-
-
Method Summary
Modifier and Type Method Description abstract voidonVariablesFetched(boolean isSuccess)-
-
Method Detail
-
onVariablesFetched
abstract void onVariablesFetched(boolean isSuccess)
-
-
-
-