Enumerations
The following enumerations are available globally.
-
Info codes for discovery functions of class BKClient
See moreDeclaration
Swift
public enum BKDiscoveryInfo
-
Indicates if blukii SmartBeacon is sending SecureBeacon advertising and if
See moreBKDiscoveryData
object contains encrypted data.Declaration
Swift
public enum BKSecureBeaconState : String
-
Error codes for requests to blukii Manager.
See moreDeclaration
Swift
public enum BKBlukiiCloudError : Error
-
User role retrieved by
See moreBKBlukiiCloud.getUserRole()
if user is logged in to blukii Manager.Declaration
Swift
public enum BKBlukiiCloudUserRole : String, CaseIterable
-
Enum BlukiiType represents the types a blukii can have
See moreDeclaration
Swift
public enum BKBlukiiType : String
-
Enum that represents an the state of ON, OFF and UNDEFINED
See moreDeclaration
Swift
public enum BKCommonState : String
-
Definition of available output types that can be chosen for a blukii number on blukii Info Manager (https://manager.blukii.com)
It will be returned by
See moreBKInfoOutputData.outputType
Declaration
Swift
public enum BKOutputType : String