Red circle when have 4 users during webrtc meet
This commit is contained in:
parent
142e5c3f66
commit
1df4cb3e17
4 changed files with 30 additions and 5 deletions
|
@ -125,6 +125,7 @@ message BatchMessage {
|
|||
message GroupUpdateMessage {
|
||||
int32 groupId = 1;
|
||||
PointMessage position = 2;
|
||||
int32 groupSize = 3;
|
||||
}
|
||||
|
||||
message GroupDeleteMessage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue