You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To set up a Azure Communication Services Rooms call, initialize a `CallCompositeRoomLocator` with a room id.
353
+
To set up a Azure Communication Services Rooms call, initialize a `CallCompositeRoomLocator` with a room ID.
354
354
While on the setup screen, `CallComposite` will enable camera and microphone to all participants with any room role. Actual up-to-date participant role and capabilities are retrieved from Azure Communication Services once call is connected.
355
355
356
356
For more information about Rooms, how to create and manage one see [Rooms Quickstart](../../../rooms/get-started-rooms.md)
To set up a Azure Communication Services Rooms call, initialize a `CallCompositeRoomLocator` with a room id.
218
+
To set up a Azure Communication Services Rooms call, initialize a `CallCompositeRoomLocator` with a room ID.
219
219
While on the setup screen, `CallComposite` will enable camera and microphone to all participants with any room role. Actual up-to-date participant role and capabilities are retrieved from Azure Communication Services once call is connected.
220
220
221
221
For more information about Rooms, how to create and manage one see [Rooms Quickstart](../../../rooms/get-started-rooms.md)
0 commit comments