Share via


INInteraction.DeleteInteractionsAsync(String[]) Method

Definition

Deletes the interactions with the specified identifiers.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Threading.Tasks.Task DeleteInteractionsAsync(string[] identifiers);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DeleteInteractionsAsync : string[] -> System.Threading.Tasks.Task

Parameters

identifiers
String[]

Returns

A task that represents the asynchronous DeleteInteractions operation

Attributes

Applies to