element-web/src/components/views/voip
David Baker 7ad366603a Support rejecting calls
Use the 'reject' method when we want to reject an incoming call
rather than end one that's in progress. Also get our error messages
right for the other side rejecting the call (albeit still with
placeholder dialog-box UX).

Requires https://github.com/matrix-org/matrix-js-sdk/pull/1510
2020-10-15 14:54:03 +01:00
..
CallContainer.tsx Convert CallHandler to typescript 2020-09-24 16:16:20 +01:00
CallPreview.tsx Rewrite call state machine 2020-10-09 18:56:07 +01:00
CallView.tsx Rewrite call state machine 2020-10-09 18:56:07 +01:00
IncomingCallBox.tsx Support rejecting calls 2020-10-15 14:54:03 +01:00
VideoFeed.js Remove create-react-class 2020-08-29 12:14:16 +01:00
VideoView.js Remove create-react-class 2020-08-29 12:14:16 +01:00