Enumerations
The following enumerations are available globally.
-
Bluedot Service Related Errors
See moreDeclaration
Objective-C
enum BDServiceError : NSInteger {}Swift
enum BDServiceError : Int, @unchecked Sendable -
Bluedot Tempo Related Errors
See moreDeclaration
Objective-C
enum BDTempoError : NSInteger {}Swift
enum BDTempoError : Int, @unchecked Sendable -
Bluedot Geo-triggering Related Errors
See moreDeclaration
Objective-C
enum BDGeoTriggeringError : NSInteger {}Swift
enum BDGeoTriggeringError : Int, @unchecked Sendable -
Trigger Engine of the PointSDK when this trigger happens.
@see our documentation for more details.
In iOS 17+ with Live Update, we don’t use the native trigger engine option/hybrid mode
See moreDeclaration
Swift
@objc public enum TriggerEngine : Int -
Type of Notification triggered by PointSDK
See moreDeclaration
Swift
@objc public enum NotificationType : Int -
Types of events from PointSDK
See moreDeclaration
Swift
@objc public enum EventType : Int -
ETA Direction
See moreDeclaration
Swift
@objc public enum TempoUpdateETADirection : Int, Codable
View on GitHub
Install in Dash
Enumerations Reference