Interface CallDetails.Builder

    • Method Detail

      • voiceConnectorId

        CallDetails.Builder voiceConnectorId​(String voiceConnectorId)

        The Voice Connector ID.

        Parameters:
        voiceConnectorId - The Voice Connector ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • transactionId

        CallDetails.Builder transactionId​(String transactionId)

        The transaction ID of a Voice Connector call.

        Parameters:
        transactionId - The transaction ID of a Voice Connector call.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • isCaller

        CallDetails.Builder isCaller​(Boolean isCaller)

        Identifies a person as the caller or the callee.

        Parameters:
        isCaller - Identifies a person as the caller or the callee.
        Returns:
        Returns a reference to this object so that method calls can be chained together.