Interface Participant.Builder

  • Method Details

    • phoneNumber

      Participant.Builder phoneNumber(String phoneNumber)

      The participant's phone number.

      Parameters:
      phoneNumber - The participant's phone number.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • proxyPhoneNumber

      Participant.Builder proxyPhoneNumber(String proxyPhoneNumber)

      The participant's proxy phone number.

      Parameters:
      proxyPhoneNumber - The participant's proxy phone number.
      Returns:
      Returns a reference to this object so that method calls can be chained together.