Package com.mparticle.identity
Interface TaskFailureListener
-
public interface TaskFailureListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onFailure(IdentityHttpResponse result)
-
-
-
Method Detail
-
onFailure
void onFailure(@Nullable IdentityHttpResponse result)
-
-