public static interface WfsDataRepository.WfsResponseCallback
Modifier and Type | Method and Description |
---|---|
void |
onError(java.lang.Throwable error,
int code) |
void |
onSuccess(WfsResponse response) |
void onSuccess(@Nullable WfsResponse response)
void onError(java.lang.Throwable error, int code)