Package im.getsocial.sdk
Interface FailureCallback
-
public interface FailureCallback
Callback to deliver errors.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onFailure(GetSocialError error)
-
-
-
Method Detail
-
onFailure
void onFailure(GetSocialError error)
-
-