azure-docs
azure-docs copied to clipboard
Missing RoomCallLocator in SDK.
The example shows usage of RoomCallLocator to join Rooms, but the specified class is nowhere to be found. Please remove this section or add links to respective SDK. This is misleading.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: c46f3f14-eb25-97eb-7d8c-2613be246a80
- Version Independent ID: bc957bdc-8c5d-5b08-9f8d-65e3a58d3fbe
- Content: Quickstart - Join a room call - An Azure Communication Services quickstart
- Content Source: articles/communication-services/quickstarts/rooms/join-rooms-call.md
- Service: azure-communication-services
- GitHub Login: @radubulboaca
- Microsoft Alias: radubulboaca
@chaosifier Thanks for your feedback! We will investigate and update as appropriate.
@chaosifier
Hello Sagar, thank you for looking into this and for sharing your feedback. The RoomCallLocators
you're mentioning are present in beta versions of the Calling SDKs rather than the stable ones. We will be updating the quick start documentation to reference the precise versions of these SDKs. Thank you!
I've searched up entire azure repos and can't find any trace of the class. The missing class should be in src dir as per my understainding. It would be great help if you could link the said SDK in the comments for the moment.
Here's the link to available versions of azure-communication-calling in maven central repository. Library versions. In the example v2.0.0 is used. The said classes are neither in earlier version, nor in the latest version of the library.
Issue created at UI Library https://github.com/Azure/communication-ui-library-android/issues/446
#please-close