public interface RestoreCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onCancel() |
void |
onFailure(BackupAndRestoreException throwable) |
void |
onSuccess(KinAccountContext kinAccountContext) |
void onSuccess(KinAccountContext kinAccountContext)
void onCancel()
void onFailure(BackupAndRestoreException throwable)