Red circle when have 4 users during webrtc meet
This commit is contained in:
@@ -335,7 +335,8 @@ export class RoomConnection implements RoomConnection {
|
||||
|
||||
return {
|
||||
groupId: message.getGroupid(),
|
||||
position: position.toObject()
|
||||
position: position.toObject(),
|
||||
groupSize: message.getGroupsize()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user