mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
modifications based on Akwizgran's comments
This commit is contained in:
@@ -8,7 +8,7 @@ public interface BriarController extends ActivityLifecycleController {
|
||||
|
||||
void startAndBindService();
|
||||
|
||||
boolean encryptionKey();
|
||||
boolean hasEncryptionKey();
|
||||
|
||||
void signOut(ResultHandler<Void> eventHandler);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user