Freigeben über


PhoneCall.RejectIncomingAsync Methode

Definition

Ein eingehender Telefonanruf wird asynchron abgelehnt/abgelehnt.

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

Gibt zurück

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

Attribute

Windows-Anforderungen

App-Funktionen
phoneCall

Gilt für: