

# Participant


The phone number and proxy phone number for a participant in an Amazon Chime SDK Voice Connector proxy session.

## Contents


 ** PhoneNumber **   <a name="chimesdk-Type-voice-chime_Participant-PhoneNumber"></a>
The participant's phone number.  
Type: String  
Pattern: `^\+?[1-9]\d{1,14}$`   
Required: No

 ** ProxyPhoneNumber **   <a name="chimesdk-Type-voice-chime_Participant-ProxyPhoneNumber"></a>
The participant's proxy phone number.  
Type: String  
Pattern: `^\+?[1-9]\d{1,14}$`   
Required: No

## See Also


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/chime-sdk-voice-2022-08-03/Participant) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/chime-sdk-voice-2022-08-03/Participant) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/chime-sdk-voice-2022-08-03/Participant) 