Package com.mparticle.identity
Package containing the mParticle SDK IDSync APIs.
-
Interface Summary Interface Description IdentityApi.MpIdChangeListener IdentityStateListener The IdentityStateListener is a callback which will be invoked when either a new user is identified, or the current user's "logged in" status changes.MParticleIdentityClient MParticleUser TaskFailureListener TaskSuccessListener UserAliasHandler Deprecated. -
Class Summary Class Description AliasRequest This class represents a request to indicate that a provided mpid should be a proxy for another, over a given timespan.AliasRequest.Builder AliasResponse Object describing the results of the most recent Alias request, including success indicators, and any error messages.BaseIdentityTask IdentityApi Helper class that is used to access Identity endpoints to manage User's Attributes and Identities.IdentityApiRequest Class that represents observed changes in user state, can be used as a parameter in an Identity Request.IdentityApiRequest.Builder A class used for constructing IdentityApiRequest.IdentityApiResult A class for expressing the results of an IdentityApi requestIdentityHttpResponse IdentityHttpResponse.Error MParticleIdentityClientImpl MParticleUserImpl A class which represents a User.