public interface InternalRestoreCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onCancel() |
void |
onFailure(BackupAndRestoreException throwable) |
void |
onSuccess(java.lang.String publicAddress) |
void onSuccess(java.lang.String publicAddress)
void onCancel()
void onFailure(BackupAndRestoreException throwable)