Interface ParticipantDetailsToAdd.Builder

    • Method Detail

      • participantRole

        ParticipantDetailsToAdd.Builder participantRole​(String participantRole)

        The role of the participant being added.

        Parameters:
        participantRole - The role of the participant being added.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ParticipantRole, ParticipantRole
      • displayName

        ParticipantDetailsToAdd.Builder displayName​(String displayName)

        The display name of the participant.

        Parameters:
        displayName - The display name of the participant.
        Returns:
        Returns a reference to this object so that method calls can be chained together.