We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 508f34e commit a26f672Copy full SHA for a26f672
README.md
@@ -297,6 +297,8 @@ The third parameter is a positive integer value that represents a request code.
297
Called when password verification is required. Either because triggered automatically when the provided
298
key is no longer valid or because the user required so.
299
300
+Once the password is verified, notify the dialog calling `dialog.notifyPasswordValidation(boolean)`.
301
+
302
####State updated
303
304
```java
0 commit comments