mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
Add offline state for pending contacts.
This commit is contained in:
@@ -3,6 +3,7 @@ package org.briarproject.bramble.api.contact;
|
||||
public enum PendingContactState {
|
||||
|
||||
WAITING_FOR_CONNECTION,
|
||||
OFFLINE,
|
||||
CONNECTING,
|
||||
ADDING_CONTACT,
|
||||
FAILED
|
||||
|
||||
Reference in New Issue
Block a user