VoipCallCoordinator.TerminateCellularCall(Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Terminates a cellular call in order to upgrade to a VoIP call.
public:
virtual void TerminateCellularCall(Platform::Guid callUpgradeGuid) = TerminateCellularCall;
void TerminateCellularCall(winrt::guid const& callUpgradeGuid);
public void TerminateCellularCall(Guid callUpgradeGuid);
function terminateCellularCall(callUpgradeGuid)
Public Sub TerminateCellularCall (callUpgradeGuid As Guid)
Parameters
Windows requirements
App capabilities |
phoneCallHistory
phoneCallHistorySystem
voipCall
|