|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Callback
Notifies the success or failure of the Request.
Method Summary | |
---|---|
void |
onFailure(FailureResponse failureResponse)
Called when a logout failed for any reason. |
void |
onSuccess()
Called when the session was successfully logged out. |
Method Detail |
---|
void onSuccess()
void onFailure(FailureResponse failureResponse)
failureResponse
- information on the failure
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |