transports(daily): added on_call_state_updated

This commit is contained in:
Aleix Conchillo Flaqué
2024-05-28 17:19:38 -07:00
parent 65afee2808
commit 4cd4787e4d
2 changed files with 14 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added Daily transport `on_call_state_updated` event.
- Added Daily transport `start_recording()`, `stop_recording` and
`stop_dialout`.