Freigeben über


PhoneCall.AcceptIncomingAsync Methode

Definition

Beantwortet asynchron einen eingehenden Telefonanruf.

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

Gibt zurück

Ein asynchrones Vorgangsobjekt, das nach Abschluss des Vorgangs ein PhoneCallOperationStatus-Objekt enthält, das die status des Telefonanrufs darstellt.

Attribute

Windows-Anforderungen

App-Funktionen
phoneCall

Gilt für: