A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
G
- generateIdentity(IdentityRequest,String,String,Function1) - function in com.uid2.UID2Manager
- Generates a new identity.
- GET - enum entry in com.uid2.network.NetworkRequestType
A HTTP GET request.
- getAdvertisingToken() - function in com.uid2.UID2Manager
- Gets the current Advertising Token, if available.
- getAdvertisingToken() - function in com.uid2.data.UID2Identity
- getAutomaticRefreshEnabled() - function in com.uid2.UID2Manager
- Gets or sets whether tha Manager will automatically refresh the Identity.
- getCause() - function in com.uid2.UID2Exception
- getCause() - function in com.uid2.InputValidationException
- getCode() - function in com.uid2.network.NetworkResponse
- getCurrentIdentity() - function in com.uid2.UID2Manager
- getCurrentIdentityStatus() - function in com.uid2.UID2Manager
- getData() - function in com.uid2.network.NetworkRequest
- getData() - function in com.uid2.network.NetworkResponse
- getEx() - function in com.uid2.UID2Manager.GenerateIdentityResult.Error
- getHeaders() - function in com.uid2.network.NetworkRequest
- getIdentity() - function in com.uid2.UID2ManagerState.Established
- getIdentity() - function in com.uid2.UID2ManagerState.Refreshed
- getIdentity() - function in com.uid2.UID2ManagerState.Expired
- getIdentityExpires() - function in com.uid2.data.UID2Identity
- getInstance() - function in com.uid2.UID2Manager.Companion
- Gets the current singleton instance of the manager.
- getLocalizedMessage() - function in kotlin.UID2Exception
- getLocalizedMessage() - function in kotlin.InputValidationException
- getMajor() - function in com.uid2.Version
- getMessage() - function in com.uid2.UID2Exception
- getMessage() - function in com.uid2.InputValidationException
- getMinor() - function in com.uid2.Version
- getName() - function in com.uid2.data.IdentityStatus
- getName() - function in com.uid2.network.NetworkRequestType
- getOnIdentityChangedListener() - function in com.uid2.UID2Manager
- Gets or sets the listener that will be notified when either the Identity or Identity Status changes.
- getOnInitialized() - function in com.uid2.UID2Manager
- Gets or sets a listener which can be used to determine if the UID2Manager instance has finished initializing.
- getOrdinal() - function in com.uid2.data.IdentityStatus
- getOrdinal() - function in com.uid2.network.NetworkRequestType
- getPatch() - function in com.uid2.Version
- getRefreshExpires() - function in com.uid2.data.UID2Identity
- getRefreshFrom() - function in com.uid2.data.UID2Identity
- getRefreshResponseKey() - function in com.uid2.data.UID2Identity
- getRefreshToken() - function in com.uid2.data.UID2Identity
- getStackTrace() - function in kotlin.UID2Exception
- getStackTrace() - function in kotlin.InputValidationException
- getState() - function in com.uid2.UID2Manager
- The flow representing the state of the UID2Manager.
- getSuppressed() - function in kotlin.UID2Exception
- getSuppressed() - function in kotlin.InputValidationException
- getType() - function in com.uid2.network.NetworkRequest
- getValue() - function in com.uid2.data.IdentityStatus
- getVersion() - function in com.uid2.UID2
- Gets the version of the included UID2 SDK library, in string format.
- getVersionInfo() - function in com.uid2.UID2
- Gets the version of the included UID2 SDK library, in its individual major, minor and patch components.