mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
address issues found in final review
(except refactoring of conversation item classes)
This commit is contained in:
@@ -29,7 +29,7 @@ public class IntroductionRequest extends IntroductionResponse {
|
||||
return answered;
|
||||
}
|
||||
|
||||
public boolean doesExist() {
|
||||
public boolean contactExists() {
|
||||
return exists;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user