Class GroupCallLocator
- Object
-
- JoinMeetingLocator
-
- GroupCallLocator
-
public final class GroupCallLocator extends JoinMeetingLocator
Options for joining a group call
-
-
Constructor Summary
Constructors Constructor Description GroupCallLocator(UUID groupId)
Creates a new instance with a groupId
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UUID
getGroupId()
Gets the unique identifier for the group conversation-
Methods inherited from class JoinMeetingLocator
finalize
-
-