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