-
public final class CallCompositeGroupCallLocator extends CallCompositeJoinLocator
Group Call locator to start group call experience using CallComposite.
-
-
Constructor Summary
Constructors Constructor Description CallCompositeGroupCallLocator(UUID groupId)
Creates CallCompositeGroupCallLocator.
-
Method Summary
Modifier and Type Method Description UUID
getGroupId()
Get group call id. -
-
Constructor Detail
-
CallCompositeGroupCallLocator
CallCompositeGroupCallLocator(UUID groupId)
Creates CallCompositeGroupCallLocator.- Parameters:
groupId
- Group call identifier.
-
-
Method Detail
-
getGroupId
UUID getGroupId()
Get group call id.
-
-
-
-