A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
U
- UID2 - class in com.uid2
- An object exposing the version information associated with the UID2 SDK.
- UID2Exception - class in com.uid2
- Base class for all custom exceptions reported by the UID2 SDK.
- UID2Identity - class in com.uid2.data
- This class represents the core UID2 identity.
- UID2Identity.Companion - class in com.uid2.data.UID2Identity
- UID2Manager - class in com.uid2
- This class represents the key way to interact with the UID2 SDK.
- UID2Manager.Companion - class in com.uid2.UID2Manager
- UID2Manager.GenerateIdentityResult - class in com.uid2.UID2Manager
- Represents the result of a request to generateIdentity.
- UID2Manager.GenerateIdentityResult.Error - class in com.uid2.UID2Manager.GenerateIdentityResult
- The generation of the identity failed.
- UID2Manager.GenerateIdentityResult.Success - class in com.uid2.UID2Manager.GenerateIdentityResult
- The identity was generated successfully and the UID2Manager as updated.
- UID2ManagerIdentityChangedListener - class in com.uid2
- A listener interface allowing the consumer to be notified when either the identity or status of the identity changes within the UID2Manager.
- UID2ManagerState - class in com.uid2
- A interface defining the flow of state communicated by the UID2Manager.
- UID2ManagerState.Established - class in com.uid2.UID2ManagerState
- UID2ManagerState.Expired - class in com.uid2.UID2ManagerState
- UID2ManagerState.Invalid - class in com.uid2.UID2ManagerState
- UID2ManagerState.Loading - class in com.uid2.UID2ManagerState
- UID2ManagerState.NoIdentity - class in com.uid2.UID2ManagerState
- UID2ManagerState.OptOut - class in com.uid2.UID2ManagerState
- UID2ManagerState.Refreshed - class in com.uid2.UID2ManagerState
- UID2ManagerState.RefreshExpired - class in com.uid2.UID2ManagerState