Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.41 KB

voipcallcoordinator_setupnewacceptedcall_1137245296.md

File metadata and controls

46 lines (30 loc) · 1.41 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.Phone.Networking.Voip.VoipPhoneCall@)
winrt method

Windows.Phone.Networking.Voip.VoipCallCoordinator.SetupNewAcceptedCall

-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.

Prepares to receive a new incoming call, with the intent that the call will be accepted.

-parameters

-param context

The context for the incoming call.

-param contactName

The name of the incoming caller.

-param contactNumber

The phone number of the incoming caller.

-param serviceName

The name of the service that the caller is using.

-param media

Specifies the type of media used by the call; audio, video, or none.

-param call

The object that represents the VoIP call.

-remarks

-see-also

-examples

-capabilities

voipCall