Condividi tramite


PhoneCall.GetPhoneCallInfoAsync Metodo

Definizione

Recupera in modo asincrono un oggetto che rappresenta una chiamata telefonica e le relative proprietà.

public:
 virtual IAsyncOperation<PhoneCallInfo ^> ^ GetPhoneCallInfoAsync() = GetPhoneCallInfoAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<PhoneCallInfo> GetPhoneCallInfoAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<PhoneCallInfo> GetPhoneCallInfoAsync();
function getPhoneCallInfoAsync()
Public Function GetPhoneCallInfoAsync () As IAsyncOperation(Of PhoneCallInfo)

Restituisce

Oggetto operazione asincrona che, al termine, contiene un oggetto PhoneCallInfo che rappresenta una chiamata telefonica e le relative proprietà.

Attributi

Requisiti Windows

Funzionalità dell'app
phoneCall

Si applica a