Compartir a través de


INInteraction.DeleteGroupedInteractions(String, Action<NSError>) Método

Definición

Elimina las interacciones donadas en el especificado groupIdentifier.

[Foundation.Export("deleteInteractionsWithGroupIdentifier:completion:")]
public static void DeleteGroupedInteractions (string groupIdentifier, Action<Foundation.NSError> completion);
static member DeleteGroupedInteractions : string * Action<Foundation.NSError> -> unit

Parámetros

groupIdentifier
String
completion
Action<NSError>

Se agregará.

Este parámetro puede ser null.

Atributos

Se aplica a