Protocols
The following protocols are available globally.
-
Delegate for the BLE discovery.
Discovery delegates are registred by
See moreBKClient.discoveryDelegate
Declaration
Swift
public protocol BKClientDiscoveryDelegate
-
Delegate for the SecureBeacon decryption
Decrypt Delegate is registred by
See moreBKClient.decryptSecureBeaconDelegate
Declaration
Swift
public protocol BKDecryptSecureBeaconsDelegate
-
The delegate for receiving state changes of BKCloud.login(). Implementations of this delegate get notified when the login was successful. If an error occurred you get also notified via this delegate.
See moreDeclaration
Swift
public protocol BKBlukiiCloudDelegate
-
Delegate for BKBlukiiInfo.reportInfoViolation(infoData: BKInfoData, language: String, senderName: String, senderEmail: String, messageText: String).
See moreDeclaration
Swift
public protocol BKBlukiiReportInfoViolationDelegate