Send group call update messages when joining/leaving a call
This commit is contained in:
parent
81cc8a1211
commit
b30b83ed57
4 changed files with 96 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue