spotny-sdk 0.2.1 → 0.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SpotnySdk.podspec +2 -5
- package/ios/Frameworks/KontaktSDK.xcframework/Info.plist +44 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Base.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/CLBeacon+Kontakt.h +37 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKAction.h +90 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKActionContent.h +80 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKBeaconManager.h +326 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKBeaconRegion.h +102 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKCloudClient.h +241 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKCloudClientJSONResponseSerializer.h +20 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKCloudClientResponseSerializer.h +35 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKCloudClientSessionManager.h +207 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKCloudDefinitions.h +13 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKCloudModel.h +36 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDevice.h +179 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceCCOperationDelegate.h +13 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceConfiguration.h +329 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceConfigurationGPIO.h +24 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceConnection.h +379 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceConnectionOperation.h +65 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceDataLoggerConnection.h +56 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceDataLoggerReading.h +49 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceDefinitions.h +853 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceGATTDefinitions.h +106 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceGATTOperation.h +68 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceGatewayConfigurationType.h +43 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceGatewayConnection.h +101 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceGatewayDiagnostic.h +61 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceGatewayWiFiNetwork.h +76 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceKontaktRecognitionBox.h +26 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceListenOperation.h +20 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceNotifyOperation.h +34 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDevicePowerSaving.h +86 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDeviceWriteOperation.h +51 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKDevicesManager.h +182 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKEddystone.h +101 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKEddystoneFrame.h +47 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKEddystoneManager.h +160 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKEddystoneRegion.h +85 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKEddystoneTLM.h +49 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKEddystoneUID.h +55 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKEddystoneURL.h +33 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKEddystoneURLValueTransformer.h +13 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKFirmware.h +98 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKGroupOperation.h +100 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKKontaktResponse.h +85 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKManager.h +121 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKNearbyDevice.h +135 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKNearbyDeviceTelemetry.h +513 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKOperation.h +116 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKPersonPosition.h +22 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKSecureBeaconRegion.h +86 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKSecureEddystoneRegion.h +59 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKTrigger.h +94 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKTriggerContext.h +79 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKVenue.h +105 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/Kontakt.h +187 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KontaktSDK-Swift.h +668 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KontaktSDK.h +43 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/NSData+Kontakt.h +115 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/NSError+Kontakt.h +26 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/NSString+Kontakt.h +25 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/NSURLRequest+Kontakt.h +44 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Info.plist +0 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/KontaktSDK +0 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Modules/KontaktSDK.swiftmodule/arm64-apple-ios.abi.json +14106 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Modules/KontaktSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +428 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Modules/KontaktSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Modules/KontaktSDK.swiftmodule/arm64-apple-ios.swiftinterface +428 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Modules/module.modulemap +11 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/strip-frameworks.sh +72 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Base.lproj/Localizable.strings +0 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/CLBeacon+Kontakt.h +37 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKAction.h +90 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKActionContent.h +80 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKBeaconManager.h +326 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKBeaconRegion.h +102 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKCloudClient.h +241 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKCloudClientJSONResponseSerializer.h +20 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKCloudClientResponseSerializer.h +35 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKCloudClientSessionManager.h +207 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKCloudDefinitions.h +13 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKCloudModel.h +36 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDevice.h +179 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceCCOperationDelegate.h +13 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceConfiguration.h +329 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceConfigurationGPIO.h +24 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceConnection.h +379 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceConnectionOperation.h +65 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceDataLoggerConnection.h +56 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceDataLoggerReading.h +49 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceDefinitions.h +853 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceGATTDefinitions.h +106 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceGATTOperation.h +68 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceGatewayConfigurationType.h +43 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceGatewayConnection.h +101 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceGatewayDiagnostic.h +61 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceGatewayWiFiNetwork.h +76 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceKontaktRecognitionBox.h +26 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceListenOperation.h +20 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceNotifyOperation.h +34 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDevicePowerSaving.h +86 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDeviceWriteOperation.h +51 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKDevicesManager.h +182 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKEddystone.h +101 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKEddystoneFrame.h +47 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKEddystoneManager.h +160 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKEddystoneRegion.h +85 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKEddystoneTLM.h +49 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKEddystoneUID.h +55 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKEddystoneURL.h +33 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKEddystoneURLValueTransformer.h +13 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKFirmware.h +98 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKGroupOperation.h +100 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKKontaktResponse.h +85 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKManager.h +121 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKNearbyDevice.h +135 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKNearbyDeviceTelemetry.h +513 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKOperation.h +116 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKPersonPosition.h +22 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKSecureBeaconRegion.h +86 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKSecureEddystoneRegion.h +59 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKTrigger.h +94 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKTriggerContext.h +79 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KTKVenue.h +105 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/Kontakt.h +187 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KontaktSDK-Swift.h +1332 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/KontaktSDK.h +43 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/NSData+Kontakt.h +115 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/NSError+Kontakt.h +26 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/NSString+Kontakt.h +25 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Headers/NSURLRequest+Kontakt.h +44 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Info.plist +0 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/KontaktSDK +0 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Modules/KontaktSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +14106 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Modules/KontaktSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +428 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Modules/KontaktSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Modules/KontaktSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +428 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Modules/KontaktSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +14106 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Modules/KontaktSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +428 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Modules/KontaktSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Modules/KontaktSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +428 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/Modules/module.modulemap +11 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/_CodeSignature/CodeResources +894 -0
- package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64_x86_64-simulator/KontaktSDK.framework/strip-frameworks.sh +72 -0
- package/package.json +1 -1
- package/ios/SpotnySdk-Bridging-Header.h +0 -10
package/SpotnySdk.podspec
CHANGED
|
@@ -16,13 +16,10 @@ Pod::Spec.new do |s|
|
|
|
16
16
|
s.source_files = "ios/**/*.{h,m,mm,swift,cpp}"
|
|
17
17
|
s.private_header_files = "ios/**/*.h"
|
|
18
18
|
|
|
19
|
-
#
|
|
20
|
-
|
|
21
|
-
# KontaktSDK's SPM transitive dependencies (CBORCoding, HALF) are resolved automatically.
|
|
19
|
+
# KontaktSDK 6.2.1 pre-built XCFramework — bundled so consumers need no extra setup
|
|
20
|
+
s.vendored_frameworks = "ios/Frameworks/KontaktSDK.xcframework"
|
|
22
21
|
|
|
23
|
-
# Swift bridging header
|
|
24
22
|
s.pod_target_xcconfig = {
|
|
25
|
-
"SWIFT_OBJC_BRIDGING_HEADER" => "$(PODS_TARGET_SRCROOT)/ios/SpotnySdk-Bridging-Header.h",
|
|
26
23
|
"SWIFT_VERSION" => "5.0"
|
|
27
24
|
}
|
|
28
25
|
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
+
<plist version="1.0">
|
|
4
|
+
<dict>
|
|
5
|
+
<key>AvailableLibraries</key>
|
|
6
|
+
<array>
|
|
7
|
+
<dict>
|
|
8
|
+
<key>BinaryPath</key>
|
|
9
|
+
<string>KontaktSDK.framework/KontaktSDK</string>
|
|
10
|
+
<key>LibraryIdentifier</key>
|
|
11
|
+
<string>ios-arm64</string>
|
|
12
|
+
<key>LibraryPath</key>
|
|
13
|
+
<string>KontaktSDK.framework</string>
|
|
14
|
+
<key>SupportedArchitectures</key>
|
|
15
|
+
<array>
|
|
16
|
+
<string>arm64</string>
|
|
17
|
+
</array>
|
|
18
|
+
<key>SupportedPlatform</key>
|
|
19
|
+
<string>ios</string>
|
|
20
|
+
</dict>
|
|
21
|
+
<dict>
|
|
22
|
+
<key>BinaryPath</key>
|
|
23
|
+
<string>KontaktSDK.framework/KontaktSDK</string>
|
|
24
|
+
<key>LibraryIdentifier</key>
|
|
25
|
+
<string>ios-arm64_x86_64-simulator</string>
|
|
26
|
+
<key>LibraryPath</key>
|
|
27
|
+
<string>KontaktSDK.framework</string>
|
|
28
|
+
<key>SupportedArchitectures</key>
|
|
29
|
+
<array>
|
|
30
|
+
<string>arm64</string>
|
|
31
|
+
<string>x86_64</string>
|
|
32
|
+
</array>
|
|
33
|
+
<key>SupportedPlatform</key>
|
|
34
|
+
<string>ios</string>
|
|
35
|
+
<key>SupportedPlatformVariant</key>
|
|
36
|
+
<string>simulator</string>
|
|
37
|
+
</dict>
|
|
38
|
+
</array>
|
|
39
|
+
<key>CFBundlePackageType</key>
|
|
40
|
+
<string>XFWK</string>
|
|
41
|
+
<key>XCFrameworkFormatVersion</key>
|
|
42
|
+
<string>1.0</string>
|
|
43
|
+
</dict>
|
|
44
|
+
</plist>
|
|
Binary file
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
//
|
|
2
|
+
// KontaktSDK
|
|
3
|
+
// Version: 6.2.1
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2016 Kontakt.io. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
@import CoreLocation;
|
|
9
|
+
|
|
10
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
11
|
+
|
|
12
|
+
#pragma mark - CLBeacon (Kontakt)
|
|
13
|
+
@interface CLBeacon (Kontakt)
|
|
14
|
+
|
|
15
|
+
#pragma mark - Kontakt Secure Shuffling Properties
|
|
16
|
+
///--------------------------------------------------------------------
|
|
17
|
+
/// @name Kontakt Secure Shuffling Properties
|
|
18
|
+
///--------------------------------------------------------------------
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* Proximity identifier associated with the beacon.
|
|
22
|
+
*/
|
|
23
|
+
@property (nonatomic, strong, readonly) NSUUID * ktk_proximityUUID;
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* Most significant value associated with the beacon.
|
|
27
|
+
*/
|
|
28
|
+
@property (nonatomic, strong, readonly) NSNumber * ktk_major;
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* Least significant value associated with the beacon.
|
|
32
|
+
*/
|
|
33
|
+
@property (nonatomic, strong, readonly) NSNumber * ktk_minor;
|
|
34
|
+
|
|
35
|
+
@end
|
|
36
|
+
|
|
37
|
+
NS_ASSUME_NONNULL_END
|
package/ios/Frameworks/KontaktSDK.xcframework/ios-arm64/KontaktSDK.framework/Headers/KTKAction.h
ADDED
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
//
|
|
2
|
+
// KontaktSDK
|
|
3
|
+
// Version: 6.2.1
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2015 Kontakt.io. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
@import CoreLocation;
|
|
9
|
+
|
|
10
|
+
#import "KTKCloudModel.h"
|
|
11
|
+
#import "KTKActionContent.h"
|
|
12
|
+
#import "KTKCloudDefinitions.h"
|
|
13
|
+
|
|
14
|
+
#if TARGET_OS_IOS
|
|
15
|
+
typedef CLProximity Proximity;
|
|
16
|
+
#else
|
|
17
|
+
typedef KTKProximity Proximity;
|
|
18
|
+
#endif
|
|
19
|
+
|
|
20
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* Action type.
|
|
24
|
+
*/
|
|
25
|
+
typedef NS_ENUM(NSInteger, KTKActionType) {
|
|
26
|
+
/**
|
|
27
|
+
* Action type is invalid.
|
|
28
|
+
*/
|
|
29
|
+
KTKActionTypeInvalid = -1,
|
|
30
|
+
/**
|
|
31
|
+
* Content action type.
|
|
32
|
+
*/
|
|
33
|
+
KTKActionTypeContent = 1,
|
|
34
|
+
/**
|
|
35
|
+
* Browser/URL action type.
|
|
36
|
+
*/
|
|
37
|
+
KTKActionTypeBrowser = 2,
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
#pragma mark - KTKAction (Interface)
|
|
41
|
+
@interface KTKAction : NSObject <KTKCloudModel>
|
|
42
|
+
|
|
43
|
+
#pragma mark - Content Properties
|
|
44
|
+
///--------------------------------------------------------------------
|
|
45
|
+
/// @name Content Properties
|
|
46
|
+
///--------------------------------------------------------------------
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* Action identifier. (read-only)
|
|
50
|
+
*/
|
|
51
|
+
@property (nonatomic, strong, readonly) NSUUID *actionID;
|
|
52
|
+
|
|
53
|
+
/**
|
|
54
|
+
* Type of the action. (read-only)
|
|
55
|
+
*/
|
|
56
|
+
@property (nonatomic, assign, readonly) KTKActionType type;
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* The proximity on which action should be triggered. (read-only)
|
|
60
|
+
*/
|
|
61
|
+
@property (nonatomic, assign, readonly) Proximity proximity;
|
|
62
|
+
|
|
63
|
+
/**
|
|
64
|
+
* An array of devices unique identifiers assigned to the action. (read-only)
|
|
65
|
+
*/
|
|
66
|
+
@property (nonatomic, strong, readonly) NSArray <NSString*>* _Nullable devicesUniqueID;
|
|
67
|
+
|
|
68
|
+
#pragma mark - Action Type URL
|
|
69
|
+
///--------------------------------------------------------------------
|
|
70
|
+
/// @name Action Type URL
|
|
71
|
+
///--------------------------------------------------------------------
|
|
72
|
+
|
|
73
|
+
/**
|
|
74
|
+
* A url of the action. Nil when action type is equal to <code><KTKActionTypeContent></code> (read-only)
|
|
75
|
+
*/
|
|
76
|
+
@property (nonatomic, strong, readonly) NSURL * _Nullable url;
|
|
77
|
+
|
|
78
|
+
#pragma mark - Action Type Content
|
|
79
|
+
///--------------------------------------------------------------------
|
|
80
|
+
/// @name Action Type Content
|
|
81
|
+
///--------------------------------------------------------------------
|
|
82
|
+
|
|
83
|
+
/**
|
|
84
|
+
* A content object of the action. Nil when action type is equal to <code><KTKActionTypeBrowser></code> (read-only)
|
|
85
|
+
*/
|
|
86
|
+
@property (nonatomic, strong, readonly) KTKActionContent * _Nullable content;
|
|
87
|
+
|
|
88
|
+
@end
|
|
89
|
+
|
|
90
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
//
|
|
2
|
+
// KontaktSDK
|
|
3
|
+
// Version: 6.2.1
|
|
4
|
+
//
|
|
5
|
+
// Copyright © 2015 Kontakt.io. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
@import Foundation;
|
|
9
|
+
|
|
10
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* Action content type.
|
|
14
|
+
*/
|
|
15
|
+
typedef NS_ENUM(NSInteger, KTKActionContentType) {
|
|
16
|
+
/**
|
|
17
|
+
* Content type is invalid.
|
|
18
|
+
*/
|
|
19
|
+
KTKActionContentTypeInvalid = -1,
|
|
20
|
+
/**
|
|
21
|
+
* Image content type.
|
|
22
|
+
*/
|
|
23
|
+
KTKActionContentTypeImage = 1,
|
|
24
|
+
/**
|
|
25
|
+
* Video content type.
|
|
26
|
+
*/
|
|
27
|
+
KTKActionContentTypeVideo = 2,
|
|
28
|
+
/**
|
|
29
|
+
* Audio content type.
|
|
30
|
+
*/
|
|
31
|
+
KTKActionContentTypeAudio = 3,
|
|
32
|
+
/**
|
|
33
|
+
* Text file content type.
|
|
34
|
+
*/
|
|
35
|
+
KTKActionContentTypeText = 4
|
|
36
|
+
};
|
|
37
|
+
|
|
38
|
+
#pragma mark - KTKActionContent (Interface)
|
|
39
|
+
@interface KTKActionContent : NSObject <NSObject, NSCopying, NSSecureCoding>
|
|
40
|
+
|
|
41
|
+
#pragma mark - Content Properties
|
|
42
|
+
///--------------------------------------------------------------------
|
|
43
|
+
/// @name Content Properties
|
|
44
|
+
///--------------------------------------------------------------------
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* Action content's type. (read-only)
|
|
48
|
+
*/
|
|
49
|
+
@property (nonatomic, assign, readonly) KTKActionContentType type;
|
|
50
|
+
|
|
51
|
+
/**
|
|
52
|
+
* Specific mime type of the content. (read-only)
|
|
53
|
+
*/
|
|
54
|
+
@property (nonatomic, strong, readonly) NSString *mimeType;
|
|
55
|
+
|
|
56
|
+
/**
|
|
57
|
+
* A boolean flag indicating whether content file is being converted now. (read-only)
|
|
58
|
+
*/
|
|
59
|
+
@property (nonatomic, assign, readonly, getter=isConverting) BOOL converting;
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* The URL object of content data. (read-only)
|
|
63
|
+
*/
|
|
64
|
+
@property (nonatomic, strong, readonly) NSURL * _Nullable contentURL;
|
|
65
|
+
|
|
66
|
+
#pragma mark - Model Methods
|
|
67
|
+
///--------------------------------------------------------------------
|
|
68
|
+
/// @name Model Methods
|
|
69
|
+
///--------------------------------------------------------------------
|
|
70
|
+
|
|
71
|
+
/**
|
|
72
|
+
* Downloads the action's content data.
|
|
73
|
+
*
|
|
74
|
+
* @param completion A block object to be executed when a download process finishes.
|
|
75
|
+
*/
|
|
76
|
+
- (void)downloadContentDataWithCompletion:(void(^)( NSData * _Nullable, NSError * _Nullable ))completion;
|
|
77
|
+
|
|
78
|
+
@end
|
|
79
|
+
|
|
80
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,326 @@
|
|
|
1
|
+
//
|
|
2
|
+
// KontaktSDK
|
|
3
|
+
// Version: 6.2.1
|
|
4
|
+
//
|
|
5
|
+
// Copyright (c) 2015 Kontakt.io. All rights reserved.
|
|
6
|
+
//
|
|
7
|
+
|
|
8
|
+
@import Foundation;
|
|
9
|
+
@import CoreLocation;
|
|
10
|
+
|
|
11
|
+
#import "KTKBeaconRegion.h"
|
|
12
|
+
#import "KTKSecureBeaconRegion.h"
|
|
13
|
+
|
|
14
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
15
|
+
|
|
16
|
+
#pragma mark - External Helpers
|
|
17
|
+
extern NSUUID * KTKKontaktProximityUUID(void);
|
|
18
|
+
|
|
19
|
+
#pragma mark -
|
|
20
|
+
@protocol KTKBeaconManagerDelegate;
|
|
21
|
+
|
|
22
|
+
#pragma mark - KTKBeaconManager (Interface)
|
|
23
|
+
@interface KTKBeaconManager : NSObject
|
|
24
|
+
|
|
25
|
+
#pragma mark - Other Properties
|
|
26
|
+
///--------------------------------------------------------------------
|
|
27
|
+
/// @name Other Properties
|
|
28
|
+
///--------------------------------------------------------------------
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* The delegate object to receive update events.
|
|
32
|
+
*
|
|
33
|
+
* @see KTKBeaconManagerDelegate
|
|
34
|
+
*/
|
|
35
|
+
@property (nonatomic, weak, readwrite) id<KTKBeaconManagerDelegate> _Nullable delegate;
|
|
36
|
+
|
|
37
|
+
#pragma mark - Initialization Methods
|
|
38
|
+
///--------------------------------------------------------------------
|
|
39
|
+
/// @name Initialization Methods
|
|
40
|
+
///--------------------------------------------------------------------
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* Initializes and returns a beacon manager object with the specified delegate.
|
|
44
|
+
*
|
|
45
|
+
* @param delegate The delegate object to receive update events.
|
|
46
|
+
*
|
|
47
|
+
* @return An initialized beacon manager object.
|
|
48
|
+
*
|
|
49
|
+
* @see KTKBeaconManagerDelegate
|
|
50
|
+
*/
|
|
51
|
+
- (instancetype)initWithDelegate:(id<KTKBeaconManagerDelegate> _Nullable)delegate;
|
|
52
|
+
|
|
53
|
+
#pragma mark - Core Location Authorization
|
|
54
|
+
///--------------------------------------------------------------------
|
|
55
|
+
/// @name Core Location Authorization
|
|
56
|
+
///--------------------------------------------------------------------
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* Requests permission to use location services whenever the app is running.
|
|
60
|
+
*
|
|
61
|
+
*/
|
|
62
|
+
- (void)requestLocationAlwaysAuthorization;
|
|
63
|
+
|
|
64
|
+
/**
|
|
65
|
+
* Requests permission to use location services while the app is in the foreground.
|
|
66
|
+
*
|
|
67
|
+
*/
|
|
68
|
+
- (void)requestLocationWhenInUseAuthorization;
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* Returns the app’s authorization status for using location services.
|
|
72
|
+
*
|
|
73
|
+
* @return A value indicating whether the app is authorized to use location services.
|
|
74
|
+
*/
|
|
75
|
+
+ (CLAuthorizationStatus)locationAuthorizationStatus;
|
|
76
|
+
|
|
77
|
+
#pragma mark - Monitoring Beacon Regions
|
|
78
|
+
///--------------------------------------------------------------------
|
|
79
|
+
/// @name Monitoring Beacon Regions
|
|
80
|
+
///--------------------------------------------------------------------
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* Returns a Boolean indicating whether the device supports monitoring for region.
|
|
84
|
+
*
|
|
85
|
+
* @return <code>YES</code> if the device is capable of monitoring regions or <code>NO</code> if it is not.
|
|
86
|
+
*/
|
|
87
|
+
+ (BOOL)isMonitoringAvailable;
|
|
88
|
+
|
|
89
|
+
/**
|
|
90
|
+
* The set of regions currently being monitored. (read-only)
|
|
91
|
+
*
|
|
92
|
+
* @see KTKBeaconRegion
|
|
93
|
+
* @see KTKSecureBeaconRegion
|
|
94
|
+
*/
|
|
95
|
+
@property (nonatomic, copy, readonly, nonnull) NSSet<__kindof KTKBeaconRegion*>* monitoredRegions;
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* Starts monitoring the specified region.
|
|
99
|
+
*
|
|
100
|
+
* For more details read Apple Documentation for startMonitoringForRegion: <http://apple.co/1KbW5cY>
|
|
101
|
+
*
|
|
102
|
+
* @param region The region object that defines the boundary to monitor. This parameter must not be nil.
|
|
103
|
+
*
|
|
104
|
+
* @see KTKBeaconManagerDelegate
|
|
105
|
+
* @see KTKBeaconRegion
|
|
106
|
+
* @see KTKSecureBeaconRegion
|
|
107
|
+
* @see [[CLLocationManager startMonitoringForRegion:]](http://apple.co/1KbW5cY)
|
|
108
|
+
*/
|
|
109
|
+
- (void)startMonitoringForRegion:(__kindof KTKBeaconRegion*)region;
|
|
110
|
+
|
|
111
|
+
/**
|
|
112
|
+
* Stops monitoring the specified region.
|
|
113
|
+
*
|
|
114
|
+
* If the specified region object is not currently being monitored, this method has no effect.
|
|
115
|
+
* For more details read Apple Documentation for stopMonitoringForRegion: <http://apple.co/1ODGt3L>
|
|
116
|
+
*
|
|
117
|
+
* @param region The region object currently being monitored. This parameter must not be nil.
|
|
118
|
+
*
|
|
119
|
+
* @see KTKBeaconManagerDelegate
|
|
120
|
+
* @see KTKBeaconRegion
|
|
121
|
+
* @see KTKSecureBeaconRegion
|
|
122
|
+
* @see [[CLLocationManager stopMonitoringForRegion:]](http://apple.co/1ODGt3L)
|
|
123
|
+
*/
|
|
124
|
+
- (void)stopMonitoringForRegion:(__kindof KTKBeaconRegion*)region;
|
|
125
|
+
|
|
126
|
+
/**
|
|
127
|
+
* Stops monitoring for all regions.
|
|
128
|
+
*
|
|
129
|
+
* If any regions are monitored directly by an instance of CLLocationManager they will also be stopped
|
|
130
|
+
* as monitoredRegions property is shared between instances of CLLocationManager.
|
|
131
|
+
*
|
|
132
|
+
* @see KTKBeaconManagerDelegate
|
|
133
|
+
*/
|
|
134
|
+
- (void)stopMonitoringForAllRegions;
|
|
135
|
+
|
|
136
|
+
/**
|
|
137
|
+
* Retrieves the state of a region asynchronously.
|
|
138
|
+
*
|
|
139
|
+
* @param region The region whose state you want to know.
|
|
140
|
+
*
|
|
141
|
+
* @see KTKBeaconManagerDelegate
|
|
142
|
+
* @see [[CLLocationManager requestStateForRegion:]](http://apple.co/1MWG5NO)
|
|
143
|
+
*/
|
|
144
|
+
- (void)requestStateForRegion:(__kindof KTKBeaconRegion*)region;
|
|
145
|
+
|
|
146
|
+
#pragma mark - Ranging Beacons
|
|
147
|
+
///--------------------------------------------------------------------
|
|
148
|
+
/// @name Ranging Beacons
|
|
149
|
+
///--------------------------------------------------------------------
|
|
150
|
+
|
|
151
|
+
/**
|
|
152
|
+
* The set of regions currently being tracked using ranging. (read-only)
|
|
153
|
+
*
|
|
154
|
+
* @see KTKBeaconRegion
|
|
155
|
+
* @see KTKSecureBeaconRegion
|
|
156
|
+
*/
|
|
157
|
+
@property (nonatomic, copy, readonly, nonnull) NSSet<__kindof KTKBeaconRegion*>* rangedRegions;
|
|
158
|
+
|
|
159
|
+
/**
|
|
160
|
+
* Returns a Boolean indicating whether the device supports ranging of beacons.
|
|
161
|
+
*
|
|
162
|
+
* @return <code>YES</code> if the device supports ranging or <code>NO</code> if it does not
|
|
163
|
+
*/
|
|
164
|
+
+ (BOOL)isRangingAvailable;
|
|
165
|
+
|
|
166
|
+
/**
|
|
167
|
+
* Starts the delivery of notifications for beacons in the specified region.
|
|
168
|
+
*
|
|
169
|
+
* @param region The region object that defines the identifying information for the targeted beacons. This parameter must not be nil.
|
|
170
|
+
*
|
|
171
|
+
* @see KTKBeaconRegion
|
|
172
|
+
* @see KTKSecureBeaconRegion
|
|
173
|
+
* @see KTKBeaconManagerDelegate
|
|
174
|
+
* @see [[CLLocationManager startRangingBeaconsInRegion:]](http://apple.co/1GWUWp6)
|
|
175
|
+
*/
|
|
176
|
+
- (void)startRangingBeaconsInRegion:(__kindof KTKBeaconRegion*)region;
|
|
177
|
+
|
|
178
|
+
/**
|
|
179
|
+
* Stops the delivery of notifications for the specified beacon region.
|
|
180
|
+
*
|
|
181
|
+
* @param region The region that identifies the beacons. This parameter must not be nil.
|
|
182
|
+
*
|
|
183
|
+
* @see KTKBeaconRegion
|
|
184
|
+
* @see KTKSecureBeaconRegion
|
|
185
|
+
* @see KTKBeaconManagerDelegate
|
|
186
|
+
* @see [[CLLocationManager stopRangingBeaconsInRegion:]](http://apple.co/1Lab3uq)
|
|
187
|
+
*/
|
|
188
|
+
- (void)stopRangingBeaconsInRegion:(__kindof KTKBeaconRegion*)region;
|
|
189
|
+
|
|
190
|
+
/**
|
|
191
|
+
* Stops the delivery of notifications for all the beacon regions.
|
|
192
|
+
*
|
|
193
|
+
* @see KTKBeaconManagerDelegate
|
|
194
|
+
*/
|
|
195
|
+
- (void)stopRangingBeaconsInAllRegions;
|
|
196
|
+
|
|
197
|
+
@end
|
|
198
|
+
|
|
199
|
+
#pragma mark - KTKBeaconManagerDelegate
|
|
200
|
+
/**
|
|
201
|
+
* The delegate of a KTKBeaconManager object must adopt the KTKBeaconManagerDelegate protocol.
|
|
202
|
+
*/
|
|
203
|
+
@protocol KTKBeaconManagerDelegate <NSObject>
|
|
204
|
+
|
|
205
|
+
@optional
|
|
206
|
+
|
|
207
|
+
#pragma mark - Core Location Authorization
|
|
208
|
+
///--------------------------------------------------------------------
|
|
209
|
+
/// @name Core Location Authorization
|
|
210
|
+
///--------------------------------------------------------------------
|
|
211
|
+
|
|
212
|
+
/**
|
|
213
|
+
* Tells the delegate that the authorization status for the application changed.
|
|
214
|
+
*
|
|
215
|
+
* @param manager The beacon manager object reporting the event.
|
|
216
|
+
* @param status The new authorization status for the application.
|
|
217
|
+
*
|
|
218
|
+
* @see [KTKBeaconManager requestLocationAlwaysAuthorization]
|
|
219
|
+
* @see [KTKBeaconManager requestLocationWhenInUseAuthorization]
|
|
220
|
+
* @see [KTKBeaconManager locationAuthorizationStatus]
|
|
221
|
+
*/
|
|
222
|
+
- (void)beaconManager:(KTKBeaconManager*)manager didChangeLocationAuthorizationStatus:(CLAuthorizationStatus)status;
|
|
223
|
+
|
|
224
|
+
/**
|
|
225
|
+
* Tells the delegate that the authorization status for the application changed iOS 14.0+.
|
|
226
|
+
*
|
|
227
|
+
* @param manager The beacon manager object reporting the event.
|
|
228
|
+
*
|
|
229
|
+
* @see [KTKBeaconManager accuracyAuthorization]
|
|
230
|
+
*/
|
|
231
|
+
- (void)locationManagerDidChangeAuthorization:(CLLocationManager *)manager;
|
|
232
|
+
|
|
233
|
+
#pragma mark - Monitoring Beacon Regions Reporting
|
|
234
|
+
///--------------------------------------------------------------------
|
|
235
|
+
/// @name Monitoring Beacon Regions Reporting
|
|
236
|
+
///--------------------------------------------------------------------
|
|
237
|
+
|
|
238
|
+
/**
|
|
239
|
+
* Tells the delegate that a new region is being monitored.
|
|
240
|
+
*
|
|
241
|
+
* @param manager The beacon manager object reporting the event.
|
|
242
|
+
* @param region The region that is being monitored.
|
|
243
|
+
*
|
|
244
|
+
* @see [KTKBeaconManager startMonitoringForRegion:]
|
|
245
|
+
*/
|
|
246
|
+
- (void)beaconManager:(KTKBeaconManager*)manager didStartMonitoringForRegion:(__kindof KTKBeaconRegion*)region;
|
|
247
|
+
|
|
248
|
+
/**
|
|
249
|
+
* Tells the delegate that a region monitoring error occurred.
|
|
250
|
+
*
|
|
251
|
+
* @param manager The beacon manager object reporting the event.
|
|
252
|
+
* @param region The region for which the error occurred.
|
|
253
|
+
* @param error An error object containing the error code that indicates why region monitoring failed.
|
|
254
|
+
*
|
|
255
|
+
* @see [KTKBeaconManager startMonitoringForRegion:]
|
|
256
|
+
* @see [KTKBeaconManager stopMonitoringForRegion:]
|
|
257
|
+
*/
|
|
258
|
+
- (void)beaconManager:(KTKBeaconManager*)manager monitoringDidFailForRegion:(__kindof KTKBeaconRegion* _Nullable)region withError:(NSError* _Nullable)error;
|
|
259
|
+
|
|
260
|
+
/**
|
|
261
|
+
* Tells the delegate that the user entered the specified region.
|
|
262
|
+
*
|
|
263
|
+
* @param manager The beacon manager object reporting the event.
|
|
264
|
+
* @param region An object containing information about the region that was entered.
|
|
265
|
+
*
|
|
266
|
+
* @see [KTKBeaconManager startMonitoringForRegion:]
|
|
267
|
+
* @see [KTKBeaconManager stopMonitoringForRegion:]
|
|
268
|
+
*/
|
|
269
|
+
- (void)beaconManager:(KTKBeaconManager*)manager didEnterRegion:(__kindof KTKBeaconRegion*)region;
|
|
270
|
+
|
|
271
|
+
/**
|
|
272
|
+
* Tells the delegate that the user left the specified region.
|
|
273
|
+
*
|
|
274
|
+
* @param manager The beacon manager object reporting the event.
|
|
275
|
+
* @param region An object containing information about the region that was exited.
|
|
276
|
+
*
|
|
277
|
+
* @see [KTKBeaconManager startMonitoringForRegion:]
|
|
278
|
+
* @see [KTKBeaconManager stopMonitoringForRegion:]
|
|
279
|
+
*/
|
|
280
|
+
- (void)beaconManager:(KTKBeaconManager*)manager didExitRegion:(__kindof KTKBeaconRegion*)region;
|
|
281
|
+
|
|
282
|
+
/**
|
|
283
|
+
* Tells the delegate about the state of the specified region. (required)
|
|
284
|
+
*
|
|
285
|
+
* @param manager The beacon manager object reporting the event.
|
|
286
|
+
* @param state The state of the specified region. For a list of possible values, see the CLRegionState type.
|
|
287
|
+
* @param region The region whose state was determined.
|
|
288
|
+
*
|
|
289
|
+
* @see [KTKBeaconManager requestStateForRegion:]
|
|
290
|
+
* @see [CLRegionState](http://apple.co/1PCibWE)
|
|
291
|
+
*/
|
|
292
|
+
- (void)beaconManager:(KTKBeaconManager*)manager didDetermineState:(CLRegionState)state forRegion:(__kindof KTKBeaconRegion*)region;
|
|
293
|
+
|
|
294
|
+
#pragma mark - Ranging Beacons Reporting
|
|
295
|
+
///--------------------------------------------------------------------
|
|
296
|
+
/// @name Ranging Beacons
|
|
297
|
+
///--------------------------------------------------------------------
|
|
298
|
+
|
|
299
|
+
/**
|
|
300
|
+
* Tells the delegate that one or more beacons are in range.
|
|
301
|
+
*
|
|
302
|
+
* @param manager The beacon manager object reporting the event.
|
|
303
|
+
* @param beacons An array of CLBeacon objects representing the beacons currently in range.
|
|
304
|
+
* If beacons is empty, you can assume that no beacons matching the specified region are in range.
|
|
305
|
+
* When a specific beacon is no longer in beacons, that beacon is no longer received by the device.
|
|
306
|
+
* @param region The region object containing the parameters that were used to range the beacons.
|
|
307
|
+
*
|
|
308
|
+
* @see [KTKBeaconManager startRangingBeaconsInRegion:]
|
|
309
|
+
*/
|
|
310
|
+
- (void)beaconManager:(KTKBeaconManager*)manager didRangeBeacons:(NSArray <CLBeacon *>*)beacons inRegion:(__kindof KTKBeaconRegion*)region;
|
|
311
|
+
|
|
312
|
+
/**
|
|
313
|
+
* Tells the delegate that a region monitoring error occurred.
|
|
314
|
+
*
|
|
315
|
+
* @param manager The beacon manager object reporting the event.
|
|
316
|
+
* @param region The region for which the error occurred.
|
|
317
|
+
* @param error An error object containing the error code that indicates why region monitoring failed.
|
|
318
|
+
*
|
|
319
|
+
* @see [KTKBeaconManager startRangingBeaconsInRegion:]
|
|
320
|
+
* @see [KTKBeaconManager stopRangingBeaconsInRegion:]
|
|
321
|
+
*/
|
|
322
|
+
- (void)beaconManager:(KTKBeaconManager*)manager rangingBeaconsDidFailForRegion:(__kindof KTKBeaconRegion* _Nullable)region withError:(NSError* _Nullable)error;
|
|
323
|
+
|
|
324
|
+
@end
|
|
325
|
+
|
|
326
|
+
NS_ASSUME_NONNULL_END
|