Interface QueueQuickConnectConfig.Builder

    • Method Detail

      • queueId

        QueueQuickConnectConfig.Builder queueId​(String queueId)

        The identifier for the queue.

        Parameters:
        queueId - The identifier for the queue.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • contactFlowId

        QueueQuickConnectConfig.Builder contactFlowId​(String contactFlowId)

        The identifier of the flow.

        Parameters:
        contactFlowId - The identifier of the flow.
        Returns:
        Returns a reference to this object so that method calls can be chained together.