다음을 통해 공유


INInteraction.DeleteGroupedInteractions(String, Action<NSError>) 메서드

정의

지정된 groupIdentifier에서 기증된 상호 작용을 삭제합니다.

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

매개 변수

groupIdentifier
String
completion
Action<NSError>

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

특성

적용 대상