Check state key while parsing m.call.member
state events.
#4265
Labels
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
T-Task
Tasks for the team like planning
Currently we do not check
m.call.member
state event keys allowing users to have multiple events for one device.This is not to spec.
We should check the key when parsing the state event here:
matrix-js-sdk/src/matrixrtc/CallMembership.ts
Lines 45 to 63 in 8ebf04a
Comment with more details: #4262 (comment)
The text was updated successfully, but these errors were encountered: