Send group call update messages when joining/leaving a call

This commit is contained in:
Evan Hahn 2020-12-01 19:49:08 -06:00 committed by GitHub
parent 81cc8a1211
commit b30b83ed57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 96 additions and 3 deletions

View file

@ -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 {