java.lang.Object
com.azure.communication.callautomation.models.CallLocator
Direct Known Subclasses:
GroupCallLocator, ServerCallLocator

public abstract class CallLocator extends Object
The locator used for joining or taking action on a call.
  • Method Details

    • getKind

      public CallLocatorKind getKind()
      Get the kind property: The call locator kind.
      Returns:
      the kind value.