VoipPhoneCall.GetAssociatedCallControlDevices Method

Definition

public:
 virtual IVectorView<Platform::String ^> ^ GetAssociatedCallControlDevices() = GetAssociatedCallControlDevices;
/// [Windows.Foundation.Metadata.Experimental]
IVectorView<winrt::hstring> GetAssociatedCallControlDevices();
[Windows.Foundation.Metadata.Experimental]
public IReadOnlyList<string> GetAssociatedCallControlDevices();
function getAssociatedCallControlDevices()
Public Function GetAssociatedCallControlDevices () As IReadOnlyList(Of String)

Returns

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Attributes

Applies to