Class RoomCallLocator
java.lang.Object
com.azure.communication.callautomation.models.CallLocator
com.azure.communication.callautomation.models.RoomCallLocator
The locator used for joining or taking action on a call.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.azure.communication.callautomation.models.CallLocator
getKind
-
Constructor Details
-
RoomCallLocator
Room call locator- Parameters:
roomId- Specify the room id.
-
-
Method Details
-
getRoomId
Get the roomId property: The room id.- Returns:
- the roomId value.
-