Class: RestoreBackup

RestoreBackup

Not accessible, instance can be obtained using Keyring#restoreBackupContainer.


new RestoreBackup(restoreId)

Parameters:
Name Type Description
restoreId String

the internal id of the restore backup

Source:

Methods


isReady()

Source:
Throws:
Error
Returns:
  • key restore ready or error
Type
Promise.<undefined, Error>