Support MSC3086 asserted identity
This commit is contained in:
parent
249a0faa76
commit
59c5ab31de
7 changed files with 78 additions and 17 deletions
|
@ -114,6 +114,9 @@ export enum Action {
|
|||
*/
|
||||
VirtualRoomSupportUpdated = "virtual_room_support_updated",
|
||||
|
||||
// Probably would be better to have a VoIP states in a store and have the store emit changes
|
||||
CallChangeRoom = "call_change_room",
|
||||
|
||||
/**
|
||||
* Fired when an upload has started. Should be used with UploadStartedPayload.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue