3.11.0
What's Changed
Full Changelog: 3.10.1...3.11.0
Release Information
Release Date: 13 Feb, 2024
Features Added
- New error enums InviteParticipantError, MakeHostError, and ReclaimHostError for call participant errors.
- APIs for inviting a participant, reclaiming host role, and assigning host role in calls.
- Fields isPresenter, isCohost, and isHost added to CallMembership.
- Enum case CallError.cannotStartInstantMeeting for errors starting instant meetings.
- Messaging module removed from size-optimized WxC SDK.
Fixes
- Addition of parent field in postMessage APIs to support message threads.