INInteraction.DeleteGroupedInteractions(String, Action<NSError>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deletes the donated interactions in the specified groupIdentifier
.
[Foundation.Export("deleteInteractionsWithGroupIdentifier:completion:")]
public static void DeleteGroupedInteractions (string groupIdentifier, Action<Foundation.NSError> completion);
static member DeleteGroupedInteractions : string * Action<Foundation.NSError> -> unit
Parameters
- groupIdentifier
- String
- Attributes