

# WebRTCConnection
<a name="API_connect-participant_WebRTCConnection"></a>

Creates the participant’s WebRTC connection data required for the client application (mobile or web) to connect to the call.

## Contents
<a name="API_connect-participant_WebRTCConnection_Contents"></a>

 ** Attendee **   <a name="connect-Type-connect-participant_WebRTCConnection-Attendee"></a>
The attendee information, including attendee ID and join token.  
Type: [Attendee](API_connect-participant_Attendee.md) object  
Required: No

 ** Meeting **   <a name="connect-Type-connect-participant_WebRTCConnection-Meeting"></a>
A meeting created using the Amazon Chime SDK.  
Type: [WebRTCMeeting](API_connect-participant_WebRTCMeeting.md) object  
Required: No

## See Also
<a name="API_connect-participant_WebRTCConnection_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/connectparticipant-2018-09-07/WebRTCConnection) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connectparticipant-2018-09-07/WebRTCConnection) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connectparticipant-2018-09-07/WebRTCConnection) 