Package com.uid2
See: Description
-
Class Summary Class Description BuildConfig Version The structure representing a version of the SDK. UID2Exception Base class for all custom exceptions reported by the UID2 SDK. InputValidationException The given input appears to be invalid. Established Refreshed Expired Error The generation of the identity failed. GenerateIdentityResult Represents the result of a request to generateIdentity. UID2Manager This class represents the key way to interact with the UID2 SDK. -
Object Summary Object Description UID2 An object exposing the version information associated with the UID2 SDK. VersionParser Loading NoIdentity Invalid RefreshExpired OptOut Success The identity was generated successfully and the UID2Manager as updated. Companion -
Interface Summary Interface Description UID2ManagerIdentityChangedListener A listener interface allowing the consumer to be notified when either the identity or status of the identity changes within the UID2Manager. UID2ManagerState A interface defining the flow of state communicated by the UID2Manager.