mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-19 17:58:48 +00:00
Send group call update messages when joining/leaving a call
This commit is contained in:
@@ -228,8 +228,7 @@ message DataMessage {
|
||||
}
|
||||
|
||||
message GroupCallUpdate {
|
||||
// Currently just a sentinel message indicating that a client should
|
||||
// fetch updated group call state.
|
||||
optional string eraId = 1;
|
||||
}
|
||||
|
||||
enum ProtocolVersion {
|
||||
|
||||
Reference in New Issue
Block a user