Interface OutboundCallerConfig.Builder

    • Method Detail

      • outboundCallerIdName

        OutboundCallerConfig.Builder outboundCallerIdName​(String outboundCallerIdName)

        The caller ID name.

        Parameters:
        outboundCallerIdName - The caller ID name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • outboundCallerIdNumberId

        OutboundCallerConfig.Builder outboundCallerIdNumberId​(String outboundCallerIdNumberId)

        The caller ID number.

        Parameters:
        outboundCallerIdNumberId - The caller ID number.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • outboundFlowId

        OutboundCallerConfig.Builder outboundFlowId​(String outboundFlowId)

        The outbound whisper flow to be used during an outbound call.

        Parameters:
        outboundFlowId - The outbound whisper flow to be used during an outbound call.
        Returns:
        Returns a reference to this object so that method calls can be chained together.