mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
Make it possible to amend list of wipers
This commit is contained in:
@@ -56,6 +56,8 @@ public interface RemoteWipeManager extends ConversationManager.ConversationClien
|
||||
|
||||
List<Author> getWipers(Transaction txn) throws DbException;
|
||||
|
||||
List<ContactId> getWiperContactIds(Transaction txn);
|
||||
|
||||
@Override
|
||||
Collection<ConversationMessageHeader> getMessageHeaders(
|
||||
Transaction txn, ContactId contactId) throws DbException;
|
||||
|
||||
Reference in New Issue
Block a user