INFCIso15693Tag.SendCustomCommand Method

Definition

[Foundation.Export("sendCustomCommandWithConfiguration:completionHandler:")]
[Foundation.Preserve(Conditional=true)]
public void SendCustomCommand (CoreNFC.NFCIso15693CustomCommandConfiguration commandConfiguration, Action<Foundation.NSData,Foundation.NSError> completionHandler);
abstract member SendCustomCommand : CoreNFC.NFCIso15693CustomCommandConfiguration * Action<Foundation.NSData, Foundation.NSError> -> unit

Parameters

completionHandler
Action<NSData,NSError>
Attributes

Applies to