다음을 통해 공유


QuerySeamlessUpgradeSupportOperation.RemoteId 속성

정의

중요

Windows.Phone.Networking.Voip 네임스페이스의 형식은 더 이상 사용되지 않으며 이후 버전의 Windows에서는 사용할 수 없습니다. 대신 Windows.ApplicationModel.Calls 네임스페이스에서 해당하는 형식을 사용합니다.

원활한 VoIP 업그레이드 지원을 쿼리할 사용자의 원격 ID를 가져옵니다.

public:
 property Platform::String ^ RemoteId { Platform::String ^ get(); };
winrt::hstring RemoteId();
public string RemoteId { get; }
var string = querySeamlessUpgradeSupportOperation.remoteId;
Public ReadOnly Property RemoteId As String

속성 값

String

Platform::String

winrt::hstring

원활한 VoIP 업그레이드 지원을 쿼리하는 사용자의 원격 ID입니다.

적용 대상