You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
* sharedInstance() -> instance
Signed-off-by: Šimon Brandner <[email protected]>
* Use CallState event instead of dispatching
Signed-off-by: Šimon Brandner <[email protected]>
* Simplifie some code
Signed-off-by: Šimon Brandner <[email protected]>
* Use a method to start a call instead of the dispatcher
Signed-off-by: Šimon Brandner <[email protected]>
* Use a method instead of place_conference_call
Signed-off-by: Šimon Brandner <[email protected]>
* Make terminateCallApp() and hangupCallApp() public
Signed-off-by: Šimon Brandner <[email protected]>
* Use hangupAllCalls() instead of the dispatcher
Signed-off-by: Šimon Brandner <[email protected]>
* Make dialNumber(), startTransferToMatrixID() and startTransferToPhoneNumber() public instead of using the dispatcher
Signed-off-by: Šimon Brandner <[email protected]>
* Use answerCall() instead of using the dispatcher
Signed-off-by: Šimon Brandner <[email protected]>
* Use hangupOrReject() instead of the dispatcher
Signed-off-by: Šimon Brandner <[email protected]>
* Update docs
Signed-off-by: Šimon Brandner <[email protected]>
* Improve TS
Signed-off-by: Šimon Brandner <[email protected]>
* Dispatch call_state, see element-hq/element-web#18823 (comment)
Signed-off-by: Šimon Brandner <[email protected]>
* Add missing import
Signed-off-by: Šimon Brandner <[email protected]>
0 commit comments