次の方法で共有


INInteraction.DeleteInteractions(String[], Action<NSError>) メソッド

定義

指定した とのやり取りを削除します identifiers

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

パラメーター

identifiers
String[]
completion
Action<NSError>

追加する。

このパラメーターは、null に設定できます。

属性

適用対象