다음을 통해 공유


VoipCallCoordinator.TerminateCellularCall(Guid) 메서드

정의

VoIP 호출로 업그레이드하기 위해 셀룰러 호출을 종료합니다.

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)

매개 변수

callUpgradeGuid
Guid

Platform::Guid

winrt::guid

VoIP 호출의 GUID 입니다.

Windows 요구 사항

앱 기능
phoneCallHistory phoneCallHistorySystem voipCall

적용 대상