getSystemInfo(requestFlags:resultHandler:)

Declaration

@preconcurrency func getSystemInfo(requestFlags flags: NFCISO15693RequestFlag, resultHandler: @escaping  @Sendable (Result<NFCISO15693SystemInfo, any Error>) -> Void)
func getSystemInfo(requestFlags flags: NFCISO15693RequestFlag, resultHandler: @escaping (Result<NFCISO15693SystemInfo, any Error>) -> Void)