mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 11:19:04 +01:00
Removed device ID from transport properties.
This commit is contained in:
@@ -23,7 +23,6 @@ public interface IntroductionConstants {
|
||||
String MSG = "msg";
|
||||
String ACCEPT = "accept";
|
||||
String TIME = "time";
|
||||
String DEVICE_ID = "deviceId";
|
||||
String TRANSPORT = "transport";
|
||||
String MESSAGE_ID = "messageId";
|
||||
String MESSAGE_TIME = "timestamp";
|
||||
|
||||
Reference in New Issue
Block a user