Skip to content

ISO15693TagResponseErrorKey

treastrain edited this page May 5, 2021 · 1 revision

ISO15693TagResponseErrorKey

Key in NSError userInfo dictionary. The corresponding value is the NSUInteger error code from tag's response. Refer to ISO15693 specification for the error code values.

public let ISO15693TagResponseErrorKey: String = "ISO15693TagResponseErrorCode"
Clone this wiki locally