Skip to content

NFCKitReaderConfiguration

treastrain edited this page Oct 20, 2021 · 2 revisions

NFCKitReaderConfiguration

public struct NFCKitReaderConfiguration 

Properties

`default`

public static var `default`: Self 

doNotReturnReaderSessionInvalidationErrorUserCanceledWhenTheProcessIsSuccessfullyCompleted

public var doNotReturnReaderSessionInvalidationErrorUserCanceledWhenTheProcessIsSuccessfullyCompleted: Bool

didBeginReaderAlertMessage

public var didBeginReaderAlertMessage: String

didDetectMoreThanOneTagAlertMessage

public var didDetectMoreThanOneTagAlertMessage: String

didDetectMoreThanOneTagRetryInterval

public var didDetectMoreThanOneTagRetryInterval: DispatchTimeInterval

didDetectDifferentTagTypeAlertMessage

public var didDetectDifferentTagTypeAlertMessage: String

didDetectDifferentTagTypeRetryInterval

public var didDetectDifferentTagTypeRetryInterval: DispatchTimeInterval

doneAlertMessage

public var doneAlertMessage: String
Clone this wiki locally