Red circle when have 4 users during webrtc meet
This commit is contained in:
@@ -73,7 +73,8 @@ export interface PositionInterface {
|
||||
|
||||
export interface GroupCreatedUpdatedMessageInterface {
|
||||
position: PositionInterface,
|
||||
groupId: number
|
||||
groupId: number,
|
||||
groupSize: number
|
||||
}
|
||||
|
||||
export interface WebRtcStartMessageInterface {
|
||||
|
||||
Reference in New Issue
Block a user