CallLocator Class
- java.
lang. Object - com.
azure. communication. callautomation. models. CallLocator
- com.
public abstract class CallLocator
The locator used for joining or taking action on a call.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Call |
getKind()
Get the kind property: The call locator kind. |
Methods inherited from java.lang.Object
Method Details
getKind
public CallLocatorKind getKind()
Get the kind property: The call locator kind.
Returns: