mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
Add javadoc.
This commit is contained in:
@@ -27,5 +27,9 @@ public interface SetupController {
|
||||
*/
|
||||
void showDozeFragmentOrCreateAccount();
|
||||
|
||||
/**
|
||||
* This should be called after the author name and the password have been
|
||||
* set.
|
||||
*/
|
||||
void createAccount();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user