-
- All Implemented Interfaces:
-
com.batch.android.webservice.listener.AttributesCheckWebserviceListener
public class AttributesCheckWebserviceListenerImpl implements AttributesCheckWebserviceListener
Default implementation for attributes send webservice
-
-
Method Summary
Modifier and Type Method Description voidonSuccess(AttributesCheckResponse response)Called on success voidonError(FailReason reason)Called on error -
-
Method Detail
-
onSuccess
void onSuccess(AttributesCheckResponse response)
Called on success
-
onError
void onError(FailReason reason)
Called on error
-
-
-
-