Contents

lockDFSID(requestFlags:completionHandler:)

Sends the Lock DSFID command (0x2A command code), as defined in the ISO 15693-3 specification, to the tag.

Declaration

func lockDFSID(requestFlags flags: NFCISO15693RequestFlag, completionHandler: @escaping ((any Error)?) -> Void)

See Also

Sending Data Storage Format Identifier Commands