interface IGroupCallRoomMemberState {
    "m.calls": IGroupCallRoomMemberCallState[];
}

Properties

Properties