mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-02 00:17:41 +01:00
Update RingRTC to 2.65.0
Co-authored-by: emir-signal <emir@signal.org> Co-authored-by: Cody Henthorne <cody@signal.org>
This commit is contained in:
@@ -682,7 +682,7 @@ message SyncMessage {
|
||||
optional bytes rootKey = 1;
|
||||
optional bytes adminPasskey = 2;
|
||||
optional Type type = 3; // defaults to UPDATE
|
||||
optional bytes epoch = 4;
|
||||
reserved 4; // was epoch field, never used
|
||||
}
|
||||
|
||||
message CallLogEvent {
|
||||
|
||||
@@ -312,7 +312,7 @@ message CallLinkRecord {
|
||||
bytes rootKey = 1;
|
||||
bytes adminPasskey = 2;
|
||||
uint64 deletedAtTimestampMs = 3;
|
||||
optional bytes epoch = 4;
|
||||
reserved 4; // was epoch field, never used
|
||||
}
|
||||
|
||||
message Recipient {
|
||||
|
||||
Reference in New Issue
Block a user