Open
Description
Describe the bug; what happened?
The interface CallAndChatLocator only supports GroupCallLocator type for the callLocator field
What are the steps to reproduce the issue?
Install npm package @azure/communication-react, version 1.22.0
What behavior did you expect?
I can set a RoomCallLocator in the callLocator field in interface CallAndChatLocator . The CallAdapterLocator used by the CallComposite does support this.
If applicable, provide screenshots:
In what environment did you see the issue?
@azure/communication-react
npm package version 1.22.0- OS & Device: Win 11, PC
- Browser: Any
- Browser Version: Any
Is there any additional information?
Activity