Interface UserIdentityInfoLite.Builder

  • Method Details

    • firstName

      UserIdentityInfoLite.Builder firstName(String firstName)

      The user's first name.

      Parameters:
      firstName - The user's first name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastName

      The user's last name.

      Parameters:
      lastName - The user's last name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.