Class Enqueue


  • public class Enqueue
    extends TwiML
    TwiML wrapper for <Enqueue>
    • Method Detail

      • getAction

        public URI getAction()
        Action URL
        Returns:
        Action URL
      • getMaxQueueSize

        public Integer getMaxQueueSize()
        Maximum size of queue
        Returns:
        Maximum size of queue
      • getMethod

        public HttpMethod getMethod()
        Action URL method
        Returns:
        Action URL method
      • getWaitUrl

        public URI getWaitUrl()
        Wait URL
        Returns:
        Wait URL
      • getWaitUrlMethod

        public HttpMethod getWaitUrlMethod()
        Wait URL method
        Returns:
        Wait URL method
      • getWorkflowSid

        public String getWorkflowSid()
        TaskRouter Workflow SID
        Returns:
        TaskRouter Workflow SID
      • getName

        public String getName()
        Friendly name
        Returns:
        Friendly name