

# PhoneNumberCapabilities


The phone number capabilities for Amazon Chime SDK phone numbers, such as enabled inbound and outbound calling, and text messaging.

## Contents


 ** InboundCall **   <a name="chimesdk-Type-voice-chime_PhoneNumberCapabilities-InboundCall"></a>
Allows or denies inbound calling for the specified phone number.  
Type: Boolean  
Required: No

 ** InboundMMS **   <a name="chimesdk-Type-voice-chime_PhoneNumberCapabilities-InboundMMS"></a>
Allows or denies inbound MMS messaging for the specified phone number.  
Type: Boolean  
Required: No

 ** InboundSMS **   <a name="chimesdk-Type-voice-chime_PhoneNumberCapabilities-InboundSMS"></a>
Allows or denies inbound SMS messaging for the specified phone number.  
Type: Boolean  
Required: No

 ** OutboundCall **   <a name="chimesdk-Type-voice-chime_PhoneNumberCapabilities-OutboundCall"></a>
Allows or denies outbound calling for the specified phone number.  
Type: Boolean  
Required: No

 ** OutboundMMS **   <a name="chimesdk-Type-voice-chime_PhoneNumberCapabilities-OutboundMMS"></a>
Allows or denies inbound MMS messaging for the specified phone number.  
Type: Boolean  
Required: No

 ** OutboundSMS **   <a name="chimesdk-Type-voice-chime_PhoneNumberCapabilities-OutboundSMS"></a>
Allows or denies outbound SMS messaging for the specified phone number.  
Type: Boolean  
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/PhoneNumberCapabilities) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/chime-sdk-voice-2022-08-03/PhoneNumberCapabilities) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/chime-sdk-voice-2022-08-03/PhoneNumberCapabilities) 