Classes
The following classes are available globally.
-
Represents the interface for making requests against the Adzerk Decision API
See moreDeclaration
Swift
public class DecisionSDK
-
Use this placement type if you need to pass additional options.
See moreDeclaration
Swift
public class CustomPlacement : StandardPlacement
-
Undocumented
See moreDeclaration
Swift
public class UserDB
-
Provides secure storage for the User key via the iOS Keychain. This is the default implementation of
See moreUserKeyStore
.Declaration
Swift
public class UserKeyStoreKeychain : UserKeyStore