Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.36 KB

voipcallcoordinator_setupnewacceptedcall_935841744.md

File metadata and controls

38 lines (22 loc) · 1.36 KB
-api-id -api-type
M:Windows.Phone.Networking.Voip.VoipCallCoordinator.SetupNewAcceptedCall(System.String,System.String,System.String,System.String,Windows.Phone.Networking.Voip.VoipCallMedia,Windows.Foundation.Collections.IVector{System.String},Windows.Phone.Networking.Voip.VoipPhoneCall@)
winrt method

Windows.Phone.Networking.Voip.VoipCallCoordinator.SetupNewAcceptedCall(System.String,System.String,System.String,System.String,Windows.Phone.Networking.Voip.VoipCallMedia,Windows.Foundation.Collections.IVector{System.String},Windows.Phone.Networking.Voip.VoipPhoneCall@)

-description

Important

The types in the Windows.Phone.Networking.Voip namespace are deprecated, and may not be available in future versions of Windows. Instead, use the equivalent types in the Windows.ApplicationModel.Calls namespace.

-parameters

-param context

-param contactName

-param contactNumber

-param serviceName

-param media

-param pAssociatedDeviceIds

-param call

-remarks

-see-also

-examples