Interface UserQuickConnectConfig.Builder

    • Method Detail

      • userId

        UserQuickConnectConfig.Builder userId​(String userId)

        The identifier of the user.

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

        UserQuickConnectConfig.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.