Edit

Share via


uap:VoipDialPhoneNumber

Indicates that the app supports dialing phone numbers.

Element hierarchy

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <uap:Extension>
               └─ <uap:VoipCall>
                  └─ <uap:VoipDialPhoneNumber>

Syntax

<uap:VoipDialPhoneNumber>
  xs:anyType
</uap:VoipDialPhoneNumber>

Attributes and elements

Attributes

None.

Child elements

None.

Parent elements

Parent element Description
uap:VoipCall Declares an app extensibility point of type voipCall so that your app can declare that it can perform an upgrade from a cellular call to a VoIP video call, and/or whether it is a VoIP app that supports dialing phone numbers directly.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10
Minimum OS Version Windows 10 version 1511 (Build 10586)