JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jivesoftware.smackx.ox.callback.backup
Interface AskForBackupCodeCallback
public interface
AskForBackupCodeCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
askForBackupCode
()
This callback is used to ask the user to provide a backup code.
Method Detail
askForBackupCode
String
askForBackupCode
()
This callback is used to ask the user to provide a backup code. The backup code must follow the format described in XEP-0373 §5.3
Returns:
backup code provided by the user.
See Also:
XEP-0373 §5.4 Encrypting the Secret Key Backup
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method