- New interface
CallInfo
is added toCall
andIncomingCall
.
More details visit: Release v1.0.1-beta.2 (2021-04-15)
DeviceManager
instance can be obtained irrespective ofCallAgent
creation.startCall
andjoin
API's onCallAgent
are now asynchronous.- Mandatory to pass completion handler block for all async API's.
- Multiple classes properties/methods renamed.
- Bugs fixed.
More details visit: Release v1.0.0-beta.12 (2021-04-13)
DeviceManager
obtention is decoupled fromCallAgent
creation.OnIsMuted
event is added to theCall class
. Event will be triggered when the call is locally or remotely muted.RenderingOptions
has been renamedCreateViewOptions
.- Multiple classes properties/methods renamed.
- Bugs fixed.
More details visit: Release v1.0.0-beta.10 (2021-04-12).