Type Definitions
The following type definitions are available globally.
-
Represents the back-end environment the SDK should connect to.
Declaration
Objective-C
typedef NSString *BDKEnvironmentSwift
struct Environment : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable -
Represents the Region in the world where users’ data are stored
Declaration
Objective-C
typedef NSString *BDKRegionSwift
struct Region : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable
View on GitHub
Type Definitions Reference