public interface ModuleListener
| Modifier and Type | Method and Description |
|---|---|
void |
changeToolbarStyle(ToolbarStyle toolbarStyle) |
void |
onFinishModule(IdentityProcess identityProcess) |
void |
onFinishProcess(java.lang.String processID) |
void |
onStepChanged(int currentStep) |
void |
setTruoraException(TruoraException truoraException) |
void onFinishProcess(java.lang.String processID)
void onFinishModule(IdentityProcess identityProcess)
void onStepChanged(int currentStep)
void changeToolbarStyle(ToolbarStyle toolbarStyle)
void setTruoraException(TruoraException truoraException)