mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
Remote Contact Adding UI: Address review comments
This commit is contained in:
@@ -62,11 +62,6 @@ public interface ContactManager {
|
||||
*/
|
||||
String getRemoteContactLink() throws DbException;
|
||||
|
||||
/**
|
||||
* Returns true if the given link is syntactically valid.
|
||||
*/
|
||||
boolean isValidRemoteContactLink(String link);
|
||||
|
||||
/**
|
||||
* Requests a new contact to be added via the given {@code link}.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user