com.anywherecommerce.android.sdk
Interface RequestListener
-
public interface <span class="typeNameLabel">RequestListener<T></span>
Method Summary
Modifier and TypeMethod and Description`void``<span class="memberNameLink">
T response)
void``
MeaningfulError reason)`
Method Detail
onRequestComplete
`void onRequestComplete(
T response)`
onRequestFailed
`void onRequestFailed(
MeaningfulError reason)`