|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface LoginListener
A listener interface used during authentication process.
| Method Summary | |
|---|---|
void |
onCancel()
User cancelled authentication procedure. |
void |
onError(LeanError error)
An authentication error happened. |
void |
onSuccess()
User successfully authenticated. |
| Method Detail |
|---|
void onSuccess()
void onCancel()
void onError(LeanError error)
error - A LeanError containing detailed error code and description of error.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||