### YamlMime:JavaType
uid: "com.azure.communication.callautomation.models.GroupCallLocator"
fullName: "com.azure.communication.callautomation.models.GroupCallLocator"
name: "GroupCallLocator"
nameWithType: "GroupCallLocator"
summary: "The locator used for joining or taking action on a call."
inheritances:
- ""
- ""
inheritedClassMethods:
- classRef: ""
methodsRef:
- ""
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "equals"
- "finalize"
- "getClass"
- "hashCode"
- "notify"
- "notifyAll"
- "toString"
- "wait"
- "wait"
- "wait"
syntax: "public final class **GroupCallLocator** extends "
constructors:
- uid: "com.azure.communication.callautomation.models.GroupCallLocator.GroupCallLocator(java.lang.String)"
fullName: "com.azure.communication.callautomation.models.GroupCallLocator.GroupCallLocator(String groupCallId)"
name: "GroupCallLocator(String groupCallId)"
nameWithType: "GroupCallLocator.GroupCallLocator(String groupCallId)"
summary: "Group call locator"
parameters:
- description: "Specify the group call id."
name: "groupCallId"
type: "String"
syntax: "public GroupCallLocator(String groupCallId)"
desc: "Group call locator"
methods:
- uid: "com.azure.communication.callautomation.models.GroupCallLocator.getGroupCallId()"
fullName: "com.azure.communication.callautomation.models.GroupCallLocator.getGroupCallId()"
name: "getGroupCallId()"
nameWithType: "GroupCallLocator.getGroupCallId()"
summary: "Get the groupCallId property: The group call id."
syntax: "public String getGroupCallId()"
desc: "Get the groupCallId property: The group call id."
returns:
description: "the groupCallId value."
type: "String"
type: "class"
desc: "The locator used for joining or taking action on a call."
metadata: {}
package: "com.azure.communication.callautomation.models"
artifact: com.azure:azure-communication-callautomation:1.2.6