SCPDiscoveryMethod

Objective-C

enum SCPDiscoveryMethod : NSUInteger {}

Swift

enum DiscoveryMethod : UInt, @unchecked Sendable

The possible methods for discovering a reader. This is provided for convenience when working with SCPDiscoveryConfiguration objects.