public static interface RetryDispatcher.IRetryHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onCompleteWithError(GigyaError error) |
void |
onCompleteWithResponse(GigyaApiResponse retryResponse) |
void |
onUpdateDate(java.lang.String date) |
void onCompleteWithResponse(GigyaApiResponse retryResponse)
void onCompleteWithError(GigyaError error)
void onUpdateDate(java.lang.String date)