mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
Address review comments for detecting duplicate (pending) contacts
This commit is contained in:
@@ -144,6 +144,7 @@ public interface ContactManager {
|
||||
/**
|
||||
* Returns the state of the given {@link PendingContact}.
|
||||
*/
|
||||
@Nullable
|
||||
PendingContactState getPendingContactState(PendingContactId p);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user