Interface Attendee.Builder

    • Method Detail

      • attendeeId

        Attendee.Builder attendeeId​(String attendeeId)

        The Amazon Chime SDK attendee ID.

        Parameters:
        attendeeId - The Amazon Chime SDK attendee ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • joinToken

        Attendee.Builder joinToken​(String joinToken)

        The join token used by the Amazon Chime SDK attendee.

        Parameters:
        joinToken - The join token used by the Amazon Chime SDK attendee.
        Returns:
        Returns a reference to this object so that method calls can be chained together.