Skip navigation links
A B C D E F G I J L M N O P R S T U V W X 

A

Account - Class in com.mparticle.sdk.model.registration
 
Account() - Constructor for class com.mparticle.sdk.model.registration.Account
 
AndroidRuntimeEnvironment - Class in com.mparticle.sdk.model.eventprocessing
Android device information.
AndroidRuntimeEnvironment() - Constructor for class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
ApplicationStateTransitionEvent - Class in com.mparticle.sdk.model.eventprocessing
 
ApplicationStateTransitionEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent
 
ApplicationStateTransitionEvent.ApplicationState - Enum in com.mparticle.sdk.model.eventprocessing
 
AttAuthorizationStatus - Enum in com.mparticle.sdk.model.eventprocessing
 
AttributionEvent - Class in com.mparticle.sdk.model.eventprocessing
 
AttributionEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.AttributionEvent
 
Audience - Class in com.mparticle.sdk.model.audienceprocessing
 
Audience() - Constructor for class com.mparticle.sdk.model.audienceprocessing.Audience
 
Audience.AudienceAction - Enum in com.mparticle.sdk.model.audienceprocessing
 
AudienceMembershipChangeRequest - Class in com.mparticle.sdk.model.audienceprocessing
This message is sent every time users are added removed from audiences.
AudienceMembershipChangeRequest() - Constructor for class com.mparticle.sdk.model.audienceprocessing.AudienceMembershipChangeRequest
 
AudienceMembershipChangeResponse - Class in com.mparticle.sdk.model.audienceprocessing
 
AudienceMembershipChangeResponse() - Constructor for class com.mparticle.sdk.model.audienceprocessing.AudienceMembershipChangeResponse
 
AudienceProcessingRegistration - Class in com.mparticle.sdk.model.registration
Audience data stream subscription settings.
AudienceProcessingRegistration() - Constructor for class com.mparticle.sdk.model.registration.AudienceProcessingRegistration
 
AudienceSubscriptionRequest - Class in com.mparticle.sdk.model.audienceprocessing
This message is sent when mParticle customers add, update, or remove audience subscription.
AudienceSubscriptionRequest() - Constructor for class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
AudienceSubscriptionRequest.SubscriptionAction - Enum in com.mparticle.sdk.model.audienceprocessing
Audience subscription actions.
AudienceSubscriptionResponse - Class in com.mparticle.sdk.model.audienceprocessing
A response for the audience subscription request.
AudienceSubscriptionResponse() - Constructor for class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionResponse
 
AuthenticationConfiguration - Class in com.mparticle.sdk.model.registration.authentication
 
AuthenticationConfiguration(AuthenticationConfiguration.Type) - Constructor for class com.mparticle.sdk.model.registration.authentication.AuthenticationConfiguration
 
AuthenticationConfiguration.Type - Enum in com.mparticle.sdk.model.registration.authentication
 

B

BooleanSetting - Class in com.mparticle.sdk.model.registration
 
BooleanSetting(String, String) - Constructor for class com.mparticle.sdk.model.registration.BooleanSetting
 
BulkConfiguration - Class in com.mparticle.sdk.model.registration
 
BulkConfiguration() - Constructor for class com.mparticle.sdk.model.registration.BulkConfiguration
 

C

CCPAConsent - Class in com.mparticle.sdk.model.eventprocessing.consent
Record of consent under the CCPA.
CCPAConsent() - Constructor for class com.mparticle.sdk.model.eventprocessing.consent.CCPAConsent
 
CCPAConsentStateNotification - Class in com.mparticle.sdk.model.eventprocessing.notification
 
CCPAConsentStateNotification() - Constructor for class com.mparticle.sdk.model.eventprocessing.notification.CCPAConsentStateNotification
 
com.mparticle.sdk - package com.mparticle.sdk
 
com.mparticle.sdk.model - package com.mparticle.sdk.model
 
com.mparticle.sdk.model.audienceprocessing - package com.mparticle.sdk.model.audienceprocessing
 
com.mparticle.sdk.model.dsrprocessing - package com.mparticle.sdk.model.dsrprocessing
 
com.mparticle.sdk.model.eventprocessing - package com.mparticle.sdk.model.eventprocessing
 
com.mparticle.sdk.model.eventprocessing.consent - package com.mparticle.sdk.model.eventprocessing.consent
 
com.mparticle.sdk.model.eventprocessing.notification - package com.mparticle.sdk.model.eventprocessing.notification
 
com.mparticle.sdk.model.registration - package com.mparticle.sdk.model.registration
 
com.mparticle.sdk.model.registration.authentication - package com.mparticle.sdk.model.registration.authentication
 
ConsentState - Class in com.mparticle.sdk.model.eventprocessing.consent
 
ConsentState() - Constructor for class com.mparticle.sdk.model.eventprocessing.consent.ConsentState
 
Consts - Class in com.mparticle.sdk.model
 
Consts.ChannelSourceType - Interface in com.mparticle.sdk.model
Indicates the source of the original Batch-object when sent to mParticle's server.
CustomEvent - Class in com.mparticle.sdk.model.eventprocessing
 
CustomEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.CustomEvent
 
CustomEvent.CustomType - Enum in com.mparticle.sdk.model.eventprocessing
Custom event types.

D

DEFAULT_CCPA_CONSENT_PURPOSE - Static variable in class com.mparticle.sdk.model.eventprocessing.consent.ConsentState
The default consent purpose for CCPA.
deserialize(InputStream, Class<T>) - Method in class com.mparticle.sdk.model.MessageSerializer
Deserializes Java class from JSON.
deserialize(String, Class<T>) - Method in class com.mparticle.sdk.model.MessageSerializer
Deserializes Java class from JSON.
DeviceIdentity - Class in com.mparticle.sdk.model.eventprocessing
 
DeviceIdentity(DeviceIdentity.Type, Identity.Encoding, String) - Constructor for class com.mparticle.sdk.model.eventprocessing.DeviceIdentity
 
DeviceIdentity.Type - Enum in com.mparticle.sdk.model.eventprocessing
 
DeviceIdentityPermission - Class in com.mparticle.sdk.model.registration
 
DeviceIdentityPermission(DeviceIdentity.Type, Identity.Encoding, boolean) - Constructor for class com.mparticle.sdk.model.registration.DeviceIdentityPermission
 
DeviceIdentityPermission(DeviceIdentity.Type, Identity.Encoding) - Constructor for class com.mparticle.sdk.model.registration.DeviceIdentityPermission
 
DsrProcessingRegistration - Class in com.mparticle.sdk.model.registration
The DsrProcessingRegistration object should be constructed by Firehose integrations that wish to function as DSR integrations within the mParticle platform.
DsrProcessingRegistration() - Constructor for class com.mparticle.sdk.model.registration.DsrProcessingRegistration
 
DsrProcessingRequest - Class in com.mparticle.sdk.model.dsrprocessing
This message contains the information to fulfill a Data Subject Request.
DsrProcessingRequest() - Constructor for class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
DsrProcessingRequest.Type - Enum in com.mparticle.sdk.model.dsrprocessing
 
DsrProcessingResponse - Class in com.mparticle.sdk.model.dsrprocessing
 
DsrProcessingResponse() - Constructor for class com.mparticle.sdk.model.dsrprocessing.DsrProcessingResponse
 

E

ErrorEvent - Class in com.mparticle.sdk.model.eventprocessing
 
ErrorEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.ErrorEvent
 
Event - Class in com.mparticle.sdk.model.eventprocessing
 
Event(Event.Type) - Constructor for class com.mparticle.sdk.model.eventprocessing.Event
 
Event.Type - Enum in com.mparticle.sdk.model.eventprocessing
Event types.
EventProcessingRegistration - Class in com.mparticle.sdk.model.registration
The EventProcessingRegistration object should be constructed by Firehose integrations that wish to function as event-integrations within the mParticle platform.
EventProcessingRegistration() - Constructor for class com.mparticle.sdk.model.registration.EventProcessingRegistration
 
EventProcessingRequest - Class in com.mparticle.sdk.model.eventprocessing
This message contains application events logged by the mobile SDKs.
EventProcessingRequest() - Constructor for class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
EventProcessingResponse - Class in com.mparticle.sdk.model.eventprocessing
 
EventProcessingResponse() - Constructor for class com.mparticle.sdk.model.eventprocessing.EventProcessingResponse
 

F

FireTVRuntimeEnvironment - Class in com.mparticle.sdk.model.eventprocessing
 
FireTVRuntimeEnvironment() - Constructor for class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
FloatSetting - Class in com.mparticle.sdk.model.registration
 
FloatSetting(String, String) - Constructor for class com.mparticle.sdk.model.registration.FloatSetting
 

G

GDPRConsent - Class in com.mparticle.sdk.model.eventprocessing.consent
Record of consent under the GDPR.
GDPRConsent() - Constructor for class com.mparticle.sdk.model.eventprocessing.consent.GDPRConsent
 
GDPRConsentStateNotification - Class in com.mparticle.sdk.model.eventprocessing.notification
 
GDPRConsentStateNotification() - Constructor for class com.mparticle.sdk.model.eventprocessing.notification.GDPRConsentStateNotification
 
GenericRuntimeEnvironment - Class in com.mparticle.sdk.model.eventprocessing
 
GenericRuntimeEnvironment() - Constructor for class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getAccessTokenType() - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
getAccount() - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceMembershipChangeRequest
 
getAccount() - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
getAccount() - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
getAccount() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
getAccountId() - Method in class com.mparticle.sdk.model.registration.Account
 
getAccountSettings() - Method in class com.mparticle.sdk.model.registration.Account
 
getAccountSettings() - Method in class com.mparticle.sdk.model.registration.AudienceProcessingRegistration
 
getAccountSettings() - Method in class com.mparticle.sdk.model.registration.DsrProcessingRegistration
 
getAccountSettings() - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
Gets the account-level settings registered by this integration.
getAccuracy() - Method in class com.mparticle.sdk.model.eventprocessing.Location
 
getAction() - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
getAction() - Method in class com.mparticle.sdk.model.audienceprocessing.UserAttributeAudienceEvent
 
getAction() - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
getAction() - Method in class com.mparticle.sdk.model.eventprocessing.PromotionActionEvent
 
getAction() - Method in class com.mparticle.sdk.model.eventprocessing.PushSubscriptionEvent
 
getAdded() - Method in class com.mparticle.sdk.model.eventprocessing.UserAttributeChangeEvent
 
getAdded() - Method in class com.mparticle.sdk.model.eventprocessing.UserIdentityChangeEvent
 
getAffiliation() - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
getAndroidSdkLevel() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getAppleSearchAdsAttribution() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getApplicationName() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getApplicationName() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getApplicationName() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getApplicationName() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getApplicationName() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getApplicationName() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getApplicationName() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getApplicationPackage() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getApplicationPackage() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getApplicationPackage() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getApplicationPackage() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getApplicationPackage() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getApplicationPackage() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getApplicationPackage() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getApplicationState() - Method in class com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent
 
getApplicationVersion() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getApplicationVersion() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getApplicationVersion() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getApplicationVersion() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getApplicationVersion() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getApplicationVersion() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getApplicationVersion() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getAttAuthorizationStatus() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getAttAuthorizationStatus() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getAttributes() - Method in class com.mparticle.sdk.model.eventprocessing.AttributionEvent
 
getAttributes() - Method in class com.mparticle.sdk.model.eventprocessing.CustomEvent
 
getAttributes() - Method in class com.mparticle.sdk.model.eventprocessing.ErrorEvent
 
getAttributes() - Method in class com.mparticle.sdk.model.eventprocessing.ImpressionEvent
 
getAttributes() - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
getAttributes() - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
getAttributes() - Method in class com.mparticle.sdk.model.eventprocessing.PromotionActionEvent
 
getAttributes() - Method in class com.mparticle.sdk.model.eventprocessing.ScreenViewEvent
 
getAttTimestampUnixtimeMs() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getAttTimestampUnixtimeMs() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getAudienceAction() - Method in class com.mparticle.sdk.model.audienceprocessing.Audience
 
getAudienceConnectionSettings() - Method in class com.mparticle.sdk.model.registration.AudienceProcessingRegistration
 
getAudienceDescription() - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
getAudienceId() - Method in class com.mparticle.sdk.model.audienceprocessing.Audience
 
getAudienceId() - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
getAudienceName() - Method in class com.mparticle.sdk.model.audienceprocessing.Audience
 
getAudienceName() - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
getAudienceProcessingRegistration() - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 
getAudiences() - Method in class com.mparticle.sdk.model.audienceprocessing.UserProfile
 
getAudienceSubscriptionSettings() - Method in class com.mparticle.sdk.model.audienceprocessing.Audience
 
getAudienceSubscriptionSettings() - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
getAudienceSubscriptionSettings() - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionResponse
 
getAuthentication() - Method in class com.mparticle.sdk.model.registration.AudienceProcessingRegistration
 
getAuthentication() - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
 
getAuthorizationUrl() - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
getBluetoothEnabled() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getBluetoothEnabled() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getBluetoothVersion() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getBluetoothVersion() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getBooleanSetting(String, Boolean, Boolean) - Method in class com.mparticle.sdk.model.registration.Account
Returns module subscription setting value as Boolean.
getBrand() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getBrand() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getBrand() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getBrand() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getBrand() - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
getBrand() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getBrand() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getBrand() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getBrand() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getBreadcrumbs() - Method in class com.mparticle.sdk.model.eventprocessing.ErrorEvent
 
getBuildId() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getBuildId() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getBuildId() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getBuildId() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getBuildId() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getBuildId() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getBuildId() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getBuildId() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getBulkConfiguration() - Method in class com.mparticle.sdk.model.registration.AudienceProcessingRegistration
 
getBulkForwardWaitForMessages() - Method in class com.mparticle.sdk.model.registration.BulkConfiguration
 
getBulkForwardWaitInMinutes() - Method in class com.mparticle.sdk.model.registration.BulkConfiguration
 
getCampaign() - Method in class com.mparticle.sdk.model.eventprocessing.AttributionEvent
 
getCategory() - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
getCCPA() - Method in class com.mparticle.sdk.model.eventprocessing.consent.ConsentState
 
getClientId() - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
getClientIpAddress() - Method in class com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment
Get the IP address of the original request.
getConnectionSettings() - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
Gets the subscription-level settings registered by this integration.
getConsentState() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
getCountry() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getCountry() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getCountry() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getCountry() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getCountry() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getCountry() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getCountry() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getCouponCode() - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
getCouponCode() - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
getCpuArchitecture() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getCpuArchitecture() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getCpuArchitecture() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getCpuArchitecture() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getCpuArchitecture() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getCreative() - Method in class com.mparticle.sdk.model.eventprocessing.Promotion
 
getCurrencyCode() - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
getCustomHeaderName() - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
getCustomType() - Method in class com.mparticle.sdk.model.eventprocessing.CustomEvent
 
getDefaultExpiresIn() - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
getDefaultValue() - Method in class com.mparticle.sdk.model.registration.FloatSetting
 
getDefaultValue() - Method in class com.mparticle.sdk.model.registration.IntegerSetting
 
getDefaultValue() - Method in class com.mparticle.sdk.model.registration.TextSetting
 
getDescription() - Method in class com.mparticle.sdk.model.registration.authentication.ScopeDetail
 
getDescription() - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 
getDescription() - Method in class com.mparticle.sdk.model.registration.Setting
 
getDeviceApplicationStamp() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
getDeviceCountry() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getDeviceIdentities() - Method in class com.mparticle.sdk.model.audienceprocessing.UserProfile
 
getDeviceIdentities() - Method in class com.mparticle.sdk.model.registration.Permissions
 
getDeviceManufacturer() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getDeviceModel() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getDocument() - Method in class com.mparticle.sdk.model.eventprocessing.consent.CCPAConsent
 
getDocument() - Method in class com.mparticle.sdk.model.eventprocessing.consent.GDPRConsent
 
getDomain() - Method in class com.mparticle.sdk.model.registration.DsrProcessingRegistration
 
getDsrProcessingRegistration() - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 
getEncoding() - Method in class com.mparticle.sdk.model.dsrprocessing.OpenDsrIdentity
 
getEncoding() - Method in class com.mparticle.sdk.model.eventprocessing.Identity
 
getEncoding() - Method in class com.mparticle.sdk.model.registration.DeviceIdentityPermission
 
getEncoding() - Method in class com.mparticle.sdk.model.registration.PartnerIdentityPermission
 
getEncoding() - Method in class com.mparticle.sdk.model.registration.UserIdentityPermission
 
getEventProcessingRegistration() - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 
getEvents() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
getFirehoseVersion() - Method in class com.mparticle.sdk.model.Message
 
getFloatSetting(String, Boolean, Double) - Method in class com.mparticle.sdk.model.registration.Account
Returns module subscription setting value as Double.
getGDPR() - Method in class com.mparticle.sdk.model.eventprocessing.consent.ConsentState
 
getGrantType() - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
getHardwareId() - Method in class com.mparticle.sdk.model.eventprocessing.consent.CCPAConsent
 
getHardwareId() - Method in class com.mparticle.sdk.model.eventprocessing.consent.GDPRConsent
 
getHasNFC() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getHasNFC() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getHttpHeaderUserAgent() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
Deprecated.
This method delegates to the getter of the userAgent field. Left in for backwards compatibility
getId() - Method in class com.mparticle.sdk.model.eventprocessing.Event
 
getId() - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
getId() - Method in class com.mparticle.sdk.model.eventprocessing.Promotion
 
getId() - Method in class com.mparticle.sdk.model.Message
 
getId() - Method in class com.mparticle.sdk.model.registration.Setting
 
getIdentities() - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
getIdentities() - Method in class com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment
 
getImpressions() - Method in class com.mparticle.sdk.model.eventprocessing.ImpressionEvent
 
getInstallReferrer() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getIntegerSetting(String, Boolean, Integer) - Method in class com.mparticle.sdk.model.registration.Account
Returns module subscription setting value as Integer.
getIntegrationAttributes() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
Integration attributes provide a way to set user/request-level attributes specific to an integration.
getIsDayLightSavingsTime() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getIsSandboxed() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getIsTablet() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getIsTablet() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getIsTablet() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getIsTablet() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getKey() - Method in class com.mparticle.sdk.model.audienceprocessing.UserAttributeAudienceEvent
 
getLatitude() - Method in class com.mparticle.sdk.model.eventprocessing.Location
 
getLaunchParameters() - Method in class com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent
This field is collected by both the iOS and Android SDKs at the time of an app launch.
getLaunchReferral() - Method in class com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent
This field is collected by both the iOS and Androd SDKs at the time of an app launch.
getLimitAdTracking() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getListName() - Method in class com.mparticle.sdk.model.eventprocessing.Impression
 
getListValue() - Method in class com.mparticle.sdk.model.audienceprocessing.UserAttributeAudienceEvent
 
getLocaleCountry() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getLocaleCountry() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getLocaleCountry() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getLocaleCountry() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getLocaleCountry() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getLocaleCountry() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getLocaleCountry() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getLocaleCountry() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getLocaleLanguage() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getLocaleLanguage() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getLocaleLanguage() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getLocaleLanguage() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getLocaleLanguage() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getLocaleLanguage() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getLocaleLanguage() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getLocaleLanguage() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getLocation() - Method in class com.mparticle.sdk.model.eventprocessing.consent.CCPAConsent
 
getLocation() - Method in class com.mparticle.sdk.model.eventprocessing.consent.GDPRConsent
 
getLocation() - Method in class com.mparticle.sdk.model.eventprocessing.Event
 
getLongitude() - Method in class com.mparticle.sdk.model.eventprocessing.Location
 
getManufacturer() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getManufacturer() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getManufacturer() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getManufacturer() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getManufacturer() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getManufacturer() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getManufacturer() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getMaxDataAgeHours() - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
 
getMaxValue() - Method in class com.mparticle.sdk.model.registration.FloatSetting
 
getMaxValue() - Method in class com.mparticle.sdk.model.registration.IntegerSetting
 
getMessage() - Method in class com.mparticle.sdk.model.eventprocessing.ErrorEvent
 
getMinValue() - Method in class com.mparticle.sdk.model.registration.FloatSetting
 
getMinValue() - Method in class com.mparticle.sdk.model.registration.IntegerSetting
 
getMobileCountryCode() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getMobileCountryCode() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getMobileCountryCode() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getMobileNetworkCode() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getMobileNetworkCode() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getMobileNetworkCode() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getModel() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getModel() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getModel() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getModel() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getModel() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getModel() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getModel() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getMpId() - Method in class com.mparticle.sdk.model.audienceprocessing.UserProfile
 
getMpId() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
Gets the MP ID for this user.
getName() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getName() - Method in class com.mparticle.sdk.model.eventprocessing.AttributionEvent
 
getName() - Method in class com.mparticle.sdk.model.eventprocessing.CustomEvent
 
getName() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getName() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getName() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getName() - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
getName() - Method in class com.mparticle.sdk.model.eventprocessing.Promotion
 
getName() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getName() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getName() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getName() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getName() - Method in class com.mparticle.sdk.model.registration.authentication.ScopeDetail
 
getName() - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 
getName() - Method in class com.mparticle.sdk.model.registration.Setting
 
getNetworkCarrier() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getNetworkCarrier() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getNetworkCarrier() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getNetworkCountry() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getNetworkCountry() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getNetworkCountry() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getNewConsentState() - Method in class com.mparticle.sdk.model.eventprocessing.notification.CCPAConsentStateNotification
 
getNewConsentState() - Method in class com.mparticle.sdk.model.eventprocessing.notification.GDPRConsentStateNotification
 
getOldConsentState() - Method in class com.mparticle.sdk.model.eventprocessing.notification.CCPAConsentStateNotification
 
getOldConsentState() - Method in class com.mparticle.sdk.model.eventprocessing.notification.GDPRConsentStateNotification
 
getOpenDsrApiVersion() - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
getOsVersion() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getOsVersion() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getOsVersion() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getOsVersion() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getOsVersion() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getOsVersion() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getOsVersion() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getOsVersion() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getParamClientIdName() - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
getParamSecretName() - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
getPartner() - Method in class com.mparticle.sdk.model.eventprocessing.AttributionEvent
 
getPartnerIdentities() - Method in class com.mparticle.sdk.model.audienceprocessing.UserProfile
 
getPartnerIdentities() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
getPartnerIdentities() - Method in class com.mparticle.sdk.model.registration.Permissions
 
getPayload() - Method in class com.mparticle.sdk.model.eventprocessing.PushMessageOpenEvent
 
getPayload() - Method in class com.mparticle.sdk.model.eventprocessing.PushMessageReceiptEvent
 
getPermissions() - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 
getPosition() - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
getPosition() - Method in class com.mparticle.sdk.model.eventprocessing.Promotion
 
getPreviousAudienceSubscriptionSettings() - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
getPrice() - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
getProduct() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getProduct() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getProduct() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getProduct() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getProduct() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getProduct() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getProduct() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getProduct() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getProducts() - Method in class com.mparticle.sdk.model.eventprocessing.Impression
 
getProducts() - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
getPromotions() - Method in class com.mparticle.sdk.model.eventprocessing.PromotionActionEvent
 
getPublisher() - Method in class com.mparticle.sdk.model.eventprocessing.AttributionEvent
 
getPurpose() - Method in class com.mparticle.sdk.model.eventprocessing.notification.CCPAConsentStateNotification
Retrieve the consent purpose.
getPurpose() - Method in class com.mparticle.sdk.model.eventprocessing.notification.GDPRConsentStateNotification
 
getPushMessagingProviderId() - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
Get the push messaging provider ID.
getPushToken() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getQuantity() - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
getRadioAccessTechnology() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getRadioAccessTechnology() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getReferralApplication() - Method in class com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent
This field is collected by the iOS SDK at the time of an app launch.
getRefreshUrl() - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
getRegulation() - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
getRemoved() - Method in class com.mparticle.sdk.model.eventprocessing.UserAttributeChangeEvent
 
getRemoved() - Method in class com.mparticle.sdk.model.eventprocessing.UserIdentityChangeEvent
 
getRequest() - Method in class com.mparticle.sdk.model.eventprocessing.Event
 
getRequest() - Method in class com.mparticle.sdk.model.eventprocessing.notification.SystemNotification
 
getRuntimeEnvironment() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
getScopes() - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
getScreenDpi() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getScreenDpi() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getScreenDpi() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getScreenHeight() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getScreenHeight() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getScreenHeight() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getScreenHeight() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getScreenHeight() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getScreenHeight() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getScreenHeight() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getScreenName() - Method in class com.mparticle.sdk.model.eventprocessing.ScreenViewEvent
 
getScreenWidth() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getScreenWidth() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getScreenWidth() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getScreenWidth() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getScreenWidth() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getScreenWidth() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getScreenWidth() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getSdkVersion() - Method in class com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment
 
getSessionId() - Method in class com.mparticle.sdk.model.eventprocessing.Event
 
getSessionLength() - Method in class com.mparticle.sdk.model.eventprocessing.SessionEndEvent
 
getSetting() - Method in class com.mparticle.sdk.model.eventprocessing.PrivacySettingChangeEvent
 
getShippingAmount() - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
getSourceChannel() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
Gets the source channel of this request.
getSourceId() - Method in class com.mparticle.sdk.model.eventprocessing.Event
 
getSourceId() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
getSourcePackage() - Method in class com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent
This field is collected by the Android SDK at the time of an app launch.
getStackTrace() - Method in class com.mparticle.sdk.model.eventprocessing.ErrorEvent
 
getStringSetting(String, Boolean, String) - Method in class com.mparticle.sdk.model.registration.Account
Returns module subscription setting value as String.
getSubjectRequestId() - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
getSubjectRequestType() - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
getSubmittedTime() - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
getSupportedDsrTypes() - Method in class com.mparticle.sdk.model.registration.DsrProcessingRegistration
Gets the supported DSR types
getSupportedEventTypes() - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
 
getSupportedRuntimeEnvironments() - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
 
getSupportedSystemNotifications() - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
 
getSupportsTelephony() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getSupportsTelephony() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getSystemNotifications() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
getTaxAmount() - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
getTimestamp() - Method in class com.mparticle.sdk.model.eventprocessing.consent.CCPAConsent
 
getTimestamp() - Method in class com.mparticle.sdk.model.eventprocessing.consent.GDPRConsent
 
getTimestamp() - Method in class com.mparticle.sdk.model.eventprocessing.Event
 
getTimestamp() - Method in class com.mparticle.sdk.model.Message
 
getTimeZoneName() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getTimeZoneName() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getTimeZoneName() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getTimeZoneName() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getTimeZoneName() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getTimeZoneName() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getTimeZoneName() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getToken() - Method in class com.mparticle.sdk.model.eventprocessing.PushSubscriptionEvent
 
getTokenUrl() - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
getTotalAmount() - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
getTotalAmount() - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
getTransactionId() - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
getType() - Method in class com.mparticle.sdk.model.eventprocessing.DeviceIdentity
 
getType() - Method in class com.mparticle.sdk.model.eventprocessing.Event
 
getType() - Method in class com.mparticle.sdk.model.eventprocessing.notification.SystemNotification
 
getType() - Method in class com.mparticle.sdk.model.eventprocessing.PartnerIdentity
 
getType() - Method in class com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment
 
getType() - Method in class com.mparticle.sdk.model.eventprocessing.UserIdentity
 
getType() - Method in class com.mparticle.sdk.model.Message
 
getType() - Method in class com.mparticle.sdk.model.registration.authentication.AuthenticationConfiguration
 
getType() - Method in class com.mparticle.sdk.model.registration.DeviceIdentityPermission
 
getType() - Method in class com.mparticle.sdk.model.registration.PartnerIdentityPermission
 
getType() - Method in class com.mparticle.sdk.model.registration.Setting
 
getType() - Method in class com.mparticle.sdk.model.registration.UserIdentityPermission
 
getUserAgent() - Method in class com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment
 
getUserAttributeLists() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
getUserAttributes() - Method in class com.mparticle.sdk.model.audienceprocessing.Audience
 
getUserAttributes() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
getUserIdentities() - Method in class com.mparticle.sdk.model.audienceprocessing.UserProfile
 
getUserIdentities() - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
getUserIdentities() - Method in class com.mparticle.sdk.model.registration.Permissions
 
getUserProfiles() - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceMembershipChangeRequest
 
getUtcOffset() - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
getUtcOffset() - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
getUtcOffset() - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
getUtcOffset() - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
getUtcOffset() - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
getUtcOffset() - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
getUtcOffset() - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
getUtcOffset() - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
getValue() - Method in class com.mparticle.sdk.model.audienceprocessing.UserAttributeAudienceEvent
 
getValue() - Method in class com.mparticle.sdk.model.dsrprocessing.OpenDsrIdentity
 
getValue() - Method in class com.mparticle.sdk.model.eventprocessing.Identity
 
getVariant() - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
getVersion() - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 

I

Identity - Class in com.mparticle.sdk.model.eventprocessing
 
Identity(Identity.Encoding, String) - Constructor for class com.mparticle.sdk.model.eventprocessing.Identity
 
Identity.Encoding - Enum in com.mparticle.sdk.model.eventprocessing
Identity value encoding formats.
Impression - Class in com.mparticle.sdk.model.eventprocessing
 
Impression() - Constructor for class com.mparticle.sdk.model.eventprocessing.Impression
 
ImpressionEvent - Class in com.mparticle.sdk.model.eventprocessing
 
ImpressionEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.ImpressionEvent
 
IntegerSetting - Class in com.mparticle.sdk.model.registration
 
IntegerSetting(String, String) - Constructor for class com.mparticle.sdk.model.registration.IntegerSetting
 
IosRuntimeEnvironment - Class in com.mparticle.sdk.model.eventprocessing
iOS device information.
IosRuntimeEnvironment() - Constructor for class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
isAllowAccessDeviceApplicationStamp() - Method in class com.mparticle.sdk.model.registration.Permissions
 
isAllowAccessHttpUserAgent() - Method in class com.mparticle.sdk.model.registration.Permissions
Setting this will allow a partner to receive the HTTP user agent as a part of a runtime environment.
isAllowAccessIpAddress() - Method in class com.mparticle.sdk.model.registration.Permissions
 
isAllowAccessLocation() - Method in class com.mparticle.sdk.model.registration.Permissions
 
isAllowAccessMpid() - Method in class com.mparticle.sdk.model.registration.Permissions
Setting for allowing for an MPID to be forwarded as a part of the user profile.
isAllowAudienceUserAttributeSharing() - Method in class com.mparticle.sdk.model.registration.Permissions
 
isAllowConsentState() - Method in class com.mparticle.sdk.model.registration.Permissions
 
isAllowDeviceInformation() - Method in class com.mparticle.sdk.model.registration.Permissions
 
isAllowUserAttributes() - Method in class com.mparticle.sdk.model.registration.Permissions
 
isChecked() - Method in class com.mparticle.sdk.model.registration.BooleanSetting
 
isConfidential() - Method in class com.mparticle.sdk.model.registration.TextSetting
 
isConsented() - Method in class com.mparticle.sdk.model.eventprocessing.consent.CCPAConsent
 
isConsented() - Method in class com.mparticle.sdk.model.eventprocessing.consent.GDPRConsent
 
isCrash() - Method in class com.mparticle.sdk.model.eventprocessing.ErrorEvent
 
isDebug() - Method in class com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment
 
isDefaultValue() - Method in class com.mparticle.sdk.model.registration.BooleanSetting
 
isEnabled() - Method in class com.mparticle.sdk.model.eventprocessing.PrivacySettingChangeEvent
 
isNullOrEmpty(CharSequence) - Static method in class com.mparticle.sdk.Utils
Checks if a CharSequence is null or empty.
isRequired() - Method in class com.mparticle.sdk.model.registration.DeviceIdentityPermission
 
isRequired() - Method in class com.mparticle.sdk.model.registration.FloatSetting
 
isRequired() - Method in class com.mparticle.sdk.model.registration.IntegerSetting
 
isRequired() - Method in class com.mparticle.sdk.model.registration.PartnerIdentityPermission
 
isRequired() - Method in class com.mparticle.sdk.model.registration.TextSetting
 
isRequired() - Method in class com.mparticle.sdk.model.registration.UserIdentityPermission
 
isSuspendSubscription() - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceMembershipChangeResponse
 
isVisible() - Method in class com.mparticle.sdk.model.registration.Setting
 

J

JAVASCRIPT - Static variable in interface com.mparticle.sdk.model.Consts.ChannelSourceType
Mobile Web / mParticle Javascript SDK

L

Location - Class in com.mparticle.sdk.model.eventprocessing
 
Location() - Constructor for class com.mparticle.sdk.model.eventprocessing.Location
 
log(String) - Method in interface com.mparticle.sdk.Logger
 
log(String) - Method in class com.mparticle.sdk.MessageProcessor
Logs a message.
Logger - Interface in com.mparticle.sdk
 

M

Message - Class in com.mparticle.sdk.model
 
Message(Message.Type) - Constructor for class com.mparticle.sdk.model.Message
Creates a new message.
Message.Type - Enum in com.mparticle.sdk.model
Message types.
MessageProcessor - Class in com.mparticle.sdk
Provides basic structure for implementing a custom message processing module.
MessageProcessor() - Constructor for class com.mparticle.sdk.MessageProcessor
 
MessageSerializer - Class in com.mparticle.sdk.model
Converts messages to JSON and back.
MessageSerializer() - Constructor for class com.mparticle.sdk.model.MessageSerializer
 
ModuleRegistrationRequest - Class in com.mparticle.sdk.model.registration
 
ModuleRegistrationRequest() - Constructor for class com.mparticle.sdk.model.registration.ModuleRegistrationRequest
 
ModuleRegistrationResponse - Class in com.mparticle.sdk.model.registration
 
ModuleRegistrationResponse(String, String) - Constructor for class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 

N

NATIVE - Static variable in interface com.mparticle.sdk.model.Consts.ChannelSourceType
Native SDKs (iOS, Android, Roku)

O

OAuth2Authentication - Class in com.mparticle.sdk.model.registration.authentication
 
OAuth2Authentication() - Constructor for class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
OAuth2Authentication.AccessTokenType - Enum in com.mparticle.sdk.model.registration.authentication
Specifies how the access token will be provided to the integration
OAuth2Authentication.GrantType - Enum in com.mparticle.sdk.model.registration.authentication
 
OpenDsrIdentity - Class in com.mparticle.sdk.model.dsrprocessing
 
OpenDsrIdentity() - Constructor for class com.mparticle.sdk.model.dsrprocessing.OpenDsrIdentity
 
OpenDsrIdentity.Encoding - Enum in com.mparticle.sdk.model.dsrprocessing
Identity value encoding formats.
OpenDsrIdentity.Type - Enum in com.mparticle.sdk.model.dsrprocessing
 

P

PARTNER - Static variable in interface com.mparticle.sdk.model.Consts.ChannelSourceType
mParticle-feeds integration
PartnerIdentity - Class in com.mparticle.sdk.model.eventprocessing
Class representing a Partner Identity to send to a given Partner
PartnerIdentity(String, Identity.Encoding, String) - Constructor for class com.mparticle.sdk.model.eventprocessing.PartnerIdentity
 
PartnerIdentityPermission - Class in com.mparticle.sdk.model.registration
 
PartnerIdentityPermission(String, Identity.Encoding, boolean) - Constructor for class com.mparticle.sdk.model.registration.PartnerIdentityPermission
 
PartnerIdentityPermission(String, Identity.Encoding) - Constructor for class com.mparticle.sdk.model.registration.PartnerIdentityPermission
 
Permissions - Class in com.mparticle.sdk.model.registration
 
Permissions() - Constructor for class com.mparticle.sdk.model.registration.Permissions
 
PIXEL - Static variable in interface com.mparticle.sdk.model.Consts.ChannelSourceType
 
PrivacySettingChangeEvent - Class in com.mparticle.sdk.model.eventprocessing
 
PrivacySettingChangeEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.PrivacySettingChangeEvent
 
PrivacySettingChangeEvent.PrivacySetting - Enum in com.mparticle.sdk.model.eventprocessing
 
processApplicationStateTransitionEvent(ApplicationStateTransitionEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing ApplicationStateTransitionEvent.
processAttributionEvent(AttributionEvent) - Method in class com.mparticle.sdk.MessageProcessor
 
processAudienceMembershipChangeRequest(AudienceMembershipChangeRequest) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing audience membership changes.
processAudienceSubscriptionRequest(AudienceSubscriptionRequest) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing audience subscriptions.
processCCPAConsentStateNotification(CCPAConsentStateNotification) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing CCPA Consent State system notifications
processCustomEvent(CustomEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing CustomEvent.
processDsrProcessingRequest(DsrProcessingRequest) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing data subject requests.
processErrorEvent(ErrorEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing ErrorEvent.
processEventProcessingRequest(EventProcessingRequest) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing event processing request.
processGDPRConsentStateNotification(GDPRConsentStateNotification) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing GDPR Consent State system notifications
processImpressionEvent(ImpressionEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing ImpressionEvents.
processMessage(Message) - Method in class com.mparticle.sdk.MessageProcessor
Parses the message and invokes specific handler.
processPrivacySettingChangeEvent(PrivacySettingChangeEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing PrivacySettingChangeEvent.
processProductActionEvent(ProductActionEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing ProductActionEvent.
processPromotionActionEvent(PromotionActionEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing PromotionActionEvents.
processPushMessageOpenEvent(PushMessageOpenEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing PushMessageOpenEvent.
processPushMessageReceiptEvent(PushMessageReceiptEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing PushMessageReceiptEvent.
processPushSubscriptionEvent(PushSubscriptionEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing PushSubscriptionEvent.
processRegistrationRequest(ModuleRegistrationRequest) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing module registration request.
processScreenViewEvent(ScreenViewEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing ScreenViewEvent.
processSessionEndEvent(SessionEndEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing SessionEndEvent.
processSessionStartEvent(SessionStartEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing SessionStartEvent.
processUserAttributeChangeEvent(UserAttributeChangeEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing UserAttributeChangeEvent.
processUserIdentityChangeEvent(UserIdentityChangeEvent) - Method in class com.mparticle.sdk.MessageProcessor
Handler for processing UserIdentityChangeEvent.
Product - Class in com.mparticle.sdk.model.eventprocessing
 
Product() - Constructor for class com.mparticle.sdk.model.eventprocessing.Product
 
ProductActionEvent - Class in com.mparticle.sdk.model.eventprocessing
 
ProductActionEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
ProductActionEvent.Action - Enum in com.mparticle.sdk.model.eventprocessing
 
Promotion - Class in com.mparticle.sdk.model.eventprocessing
 
Promotion() - Constructor for class com.mparticle.sdk.model.eventprocessing.Promotion
 
PromotionActionEvent - Class in com.mparticle.sdk.model.eventprocessing
 
PromotionActionEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.PromotionActionEvent
 
PromotionActionEvent.Action - Enum in com.mparticle.sdk.model.eventprocessing
 
PushMessageOpenEvent - Class in com.mparticle.sdk.model.eventprocessing
 
PushMessageOpenEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.PushMessageOpenEvent
 
PushMessageReceiptEvent - Class in com.mparticle.sdk.model.eventprocessing
 
PushMessageReceiptEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.PushMessageReceiptEvent
 
PushSubscriptionEvent - Class in com.mparticle.sdk.model.eventprocessing
 
PushSubscriptionEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.PushSubscriptionEvent
 
PushSubscriptionEvent.Action - Enum in com.mparticle.sdk.model.eventprocessing
 

R

RegulationType - Enum in com.mparticle.sdk.model.dsrprocessing
 
RokuRuntimeEnvironment - Class in com.mparticle.sdk.model.eventprocessing
 
RokuRuntimeEnvironment() - Constructor for class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
RuntimeEnvironment - Class in com.mparticle.sdk.model.eventprocessing
 
RuntimeEnvironment(RuntimeEnvironment.Type) - Constructor for class com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment
 
RuntimeEnvironment.Type - Enum in com.mparticle.sdk.model.eventprocessing
 

S

ScopeDetail - Class in com.mparticle.sdk.model.registration.authentication
 
ScopeDetail() - Constructor for class com.mparticle.sdk.model.registration.authentication.ScopeDetail
 
ScreenViewEvent - Class in com.mparticle.sdk.model.eventprocessing
 
ScreenViewEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.ScreenViewEvent
 
SDK_VERSION - Static variable in class com.mparticle.sdk.model.Consts
 
serialize(OutputStream, Object) - Method in class com.mparticle.sdk.model.MessageSerializer
Serializes Java class to JSON.
serialize(Object) - Method in class com.mparticle.sdk.model.MessageSerializer
Serializes Java class to JSON.
serializePretty(OutputStream, Object) - Method in class com.mparticle.sdk.model.MessageSerializer
Serializes Java class to JSON.
SERVER_TO_SERVER - Static variable in interface com.mparticle.sdk.model.Consts.ChannelSourceType
mParticle server-API
SessionEndEvent - Class in com.mparticle.sdk.model.eventprocessing
 
SessionEndEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.SessionEndEvent
 
SessionStartEvent - Class in com.mparticle.sdk.model.eventprocessing
 
SessionStartEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.SessionStartEvent
 
setAccessTokenType(OAuth2Authentication.AccessTokenType) - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
setAccount(Account) - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceMembershipChangeRequest
 
setAccount(Account) - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
setAccount(Account) - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
setAccount(Account) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
setAccountId(int) - Method in class com.mparticle.sdk.model.registration.Account
 
setAccountSettings(Map<String, String>) - Method in class com.mparticle.sdk.model.registration.Account
 
setAccountSettings(List<Setting>) - Method in class com.mparticle.sdk.model.registration.AudienceProcessingRegistration
 
setAccountSettings(List<Setting>) - Method in class com.mparticle.sdk.model.registration.DsrProcessingRegistration
 
setAccountSettings(List<Setting>) - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
Register the account-level settings of this integration.
setAccuracy(double) - Method in class com.mparticle.sdk.model.eventprocessing.Location
 
setAction(AudienceSubscriptionRequest.SubscriptionAction) - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
setAction(UserAttributeAudienceEvent.AttributeAction) - Method in class com.mparticle.sdk.model.audienceprocessing.UserAttributeAudienceEvent
 
setAction(ProductActionEvent.Action) - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
setAction(PromotionActionEvent.Action) - Method in class com.mparticle.sdk.model.eventprocessing.PromotionActionEvent
 
setAction(PushSubscriptionEvent.Action) - Method in class com.mparticle.sdk.model.eventprocessing.PushSubscriptionEvent
 
setAdded(Map<String, String>) - Method in class com.mparticle.sdk.model.eventprocessing.UserAttributeChangeEvent
 
setAdded(List<UserIdentity>) - Method in class com.mparticle.sdk.model.eventprocessing.UserIdentityChangeEvent
 
setAffiliation(String) - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
setAllowAccessDeviceApplicationStamp(boolean) - Method in class com.mparticle.sdk.model.registration.Permissions
Request access to the "device application stamp" for this event data.
setAllowAccessHttpUserAgent(boolean) - Method in class com.mparticle.sdk.model.registration.Permissions
Setting this will allow a partner to receive the HTTP user agent as a part of a runtime environment.
setAllowAccessIpAddress(boolean) - Method in class com.mparticle.sdk.model.registration.Permissions
Request access to the IP address that sent this event data.
setAllowAccessLocation(boolean) - Method in class com.mparticle.sdk.model.registration.Permissions
 
setAllowAccessMpid(boolean) - Method in class com.mparticle.sdk.model.registration.Permissions
Setting this will allow a partner to get an MPID as a part of the user profile.
setAllowAudienceUserAttributeSharing(boolean) - Method in class com.mparticle.sdk.model.registration.Permissions
Setting this will allow a partner to receive audience user attribute updates.
setAllowConsentState(boolean) - Method in class com.mparticle.sdk.model.registration.Permissions
Setting this will allow a partner to receive the consent state of the mParticle user profile to which this request pertains.
setAllowDeviceInformation(boolean) - Method in class com.mparticle.sdk.model.registration.Permissions
Request access to device information
setAllowUserAttributes(boolean) - Method in class com.mparticle.sdk.model.registration.Permissions
Request access to user attributes Disabling this will also disable UserAttributeChange events
setAndroidSdkLevel(int) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setAppleSearchAdsAttribution(Map<String, Map<String, String>>) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setApplicationName(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setApplicationName(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setApplicationName(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setApplicationName(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setApplicationName(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setApplicationName(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setApplicationName(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setApplicationPackage(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setApplicationPackage(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setApplicationPackage(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setApplicationPackage(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setApplicationPackage(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setApplicationPackage(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setApplicationPackage(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setApplicationState(ApplicationStateTransitionEvent.ApplicationState) - Method in class com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent
 
setApplicationVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setApplicationVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setApplicationVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setApplicationVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setApplicationVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setApplicationVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setApplicationVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setAttAuthorizationStatus(AttAuthorizationStatus) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setAttAuthorizationStatus(AttAuthorizationStatus) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setAttributes(Map<String, String>) - Method in class com.mparticle.sdk.model.eventprocessing.AttributionEvent
 
setAttributes(Map<String, String>) - Method in class com.mparticle.sdk.model.eventprocessing.CustomEvent
 
setAttributes(Map<String, String>) - Method in class com.mparticle.sdk.model.eventprocessing.ErrorEvent
 
setAttributes(Map<String, String>) - Method in class com.mparticle.sdk.model.eventprocessing.ImpressionEvent
 
setAttributes(Map<String, String>) - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
setAttributes(Map<String, String>) - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
setAttributes(Map<String, String>) - Method in class com.mparticle.sdk.model.eventprocessing.PromotionActionEvent
 
setAttributes(Map<String, String>) - Method in class com.mparticle.sdk.model.eventprocessing.ScreenViewEvent
 
setAttTimestampUnixtimeMs(long) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setAttTimestampUnixtimeMs(long) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setAudienceAction(Audience.AudienceAction) - Method in class com.mparticle.sdk.model.audienceprocessing.Audience
 
setAudienceConnectionSettings(List<Setting>) - Method in class com.mparticle.sdk.model.registration.AudienceProcessingRegistration
 
setAudienceDescription(String) - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
setAudienceId(int) - Method in class com.mparticle.sdk.model.audienceprocessing.Audience
 
setAudienceId(int) - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
setAudienceName(String) - Method in class com.mparticle.sdk.model.audienceprocessing.Audience
 
setAudienceName(String) - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
setAudienceProcessingRegistration(AudienceProcessingRegistration) - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 
setAudiences(List<Audience>) - Method in class com.mparticle.sdk.model.audienceprocessing.UserProfile
 
setAudienceSubscriptionSettings(Map<String, String>) - Method in class com.mparticle.sdk.model.audienceprocessing.Audience
 
setAudienceSubscriptionSettings(Map<String, String>) - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
setAudienceSubscriptionSettings(Map<String, String>) - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionResponse
 
setAudienceSubscriptionSettings(List<Setting>) - Method in class com.mparticle.sdk.model.registration.AudienceProcessingRegistration
setAuthentication(AuthenticationConfiguration) - Method in class com.mparticle.sdk.model.registration.AudienceProcessingRegistration
 
setAuthentication(AuthenticationConfiguration) - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
 
setAuthorizationUrl(String) - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
setBluetoothEnabled(Boolean) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setBluetoothEnabled(Boolean) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setBluetoothVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setBluetoothVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setBrand(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setBrand(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setBrand(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setBrand(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setBrand(String) - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
setBrand(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setBrand(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setBrand(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setBrand(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setBreadcrumbs(List<String>) - Method in class com.mparticle.sdk.model.eventprocessing.ErrorEvent
 
setBuildId(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setBuildId(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setBuildId(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setBuildId(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setBuildId(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setBuildId(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setBuildId(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setBuildId(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setBulkConfiguration(BulkConfiguration) - Method in class com.mparticle.sdk.model.registration.AudienceProcessingRegistration
 
setBulkForwardWaitForMessages(Integer) - Method in class com.mparticle.sdk.model.registration.BulkConfiguration
 
setBulkForwardWaitInMinutes(Integer) - Method in class com.mparticle.sdk.model.registration.BulkConfiguration
 
setCampaign(String) - Method in class com.mparticle.sdk.model.eventprocessing.AttributionEvent
 
setCategory(String) - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
setCCPA(CCPAConsent) - Method in class com.mparticle.sdk.model.eventprocessing.consent.ConsentState
Set-up the map with the default CCPA consent purpose.
setCCPA(Map<String, CCPAConsent>) - Method in class com.mparticle.sdk.model.eventprocessing.consent.ConsentState
 
setClientId(String) - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
setClientIpAddress(String) - Method in class com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment
 
setConnectionSettings(List<Setting>) - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
Register the specific connection-level settings of this integration.
setConsented(boolean) - Method in class com.mparticle.sdk.model.eventprocessing.consent.CCPAConsent
 
setConsented(boolean) - Method in class com.mparticle.sdk.model.eventprocessing.consent.GDPRConsent
 
setConsentState(ConsentState) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
setCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setCouponCode(String) - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
setCouponCode(String) - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
setCpuArchitecture(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setCpuArchitecture(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setCpuArchitecture(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setCpuArchitecture(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setCpuArchitecture(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setCreative(String) - Method in class com.mparticle.sdk.model.eventprocessing.Promotion
 
setCurrencyCode(String) - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
setCustomHeaderName(String) - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
setCustomType(CustomEvent.CustomType) - Method in class com.mparticle.sdk.model.eventprocessing.CustomEvent
 
setDefaultExpiresIn(int) - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
setDefaultValue(boolean) - Method in class com.mparticle.sdk.model.registration.BooleanSetting
 
setDefaultValue(Double) - Method in class com.mparticle.sdk.model.registration.FloatSetting
 
setDefaultValue(Long) - Method in class com.mparticle.sdk.model.registration.IntegerSetting
 
setDefaultValue(Integer) - Method in class com.mparticle.sdk.model.registration.IntegerSetting
 
setDefaultValue(String) - Method in class com.mparticle.sdk.model.registration.TextSetting
 
setDescription(String) - Method in class com.mparticle.sdk.model.registration.authentication.ScopeDetail
 
setDescription(String) - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 
setDescription(String) - Method in class com.mparticle.sdk.model.registration.Setting
 
setDeviceApplicationStamp(String) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
setDeviceCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setDeviceIdentities(List<DeviceIdentity>) - Method in class com.mparticle.sdk.model.audienceprocessing.UserProfile
 
setDeviceIdentities(List<DeviceIdentityPermission>) - Method in class com.mparticle.sdk.model.registration.Permissions
 
setDeviceManufacturer(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setDeviceModel(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setDocument(String) - Method in class com.mparticle.sdk.model.eventprocessing.consent.CCPAConsent
 
setDocument(String) - Method in class com.mparticle.sdk.model.eventprocessing.consent.GDPRConsent
 
setDomain(String) - Method in class com.mparticle.sdk.model.registration.DsrProcessingRegistration
 
setDsrProcessingRegistration(DsrProcessingRegistration) - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 
setEncoding(OpenDsrIdentity.Encoding) - Method in class com.mparticle.sdk.model.dsrprocessing.OpenDsrIdentity
 
setEventProcessingRegistration(EventProcessingRegistration) - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 
setEvents(List<Event>) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
setFirehoseVersion(String) - Method in class com.mparticle.sdk.model.Message
 
setGDPR(Map<String, GDPRConsent>) - Method in class com.mparticle.sdk.model.eventprocessing.consent.ConsentState
 
setGrantType(OAuth2Authentication.GrantType) - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
setHardwareId(String) - Method in class com.mparticle.sdk.model.eventprocessing.consent.CCPAConsent
 
setHardwareId(String) - Method in class com.mparticle.sdk.model.eventprocessing.consent.GDPRConsent
 
setHasNFC(Boolean) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setHasNFC(Boolean) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setHttpHeaderUserAgent(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
Deprecated.
This method delegates to the setter of the userAgent field. Left in for backwards compatibility
setId(String) - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
setId(String) - Method in class com.mparticle.sdk.model.eventprocessing.Promotion
 
setId(String) - Method in class com.mparticle.sdk.model.registration.Setting
 
setIdentities(Map<OpenDsrIdentity.Type, OpenDsrIdentity>) - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
setIdentities(List<DeviceIdentity>) - Method in class com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment
Set the device identities
setImpressions(List<Impression>) - Method in class com.mparticle.sdk.model.eventprocessing.ImpressionEvent
 
setInstallReferrer(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setIntegrationAttributes(Map<String, String>) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
Integration attributes provide a way to set user/request-level attributes specific to an integration.
setIsChecked(boolean) - Method in class com.mparticle.sdk.model.registration.BooleanSetting
 
setIsConfidential(boolean) - Method in class com.mparticle.sdk.model.registration.TextSetting
 
setIsCrash(boolean) - Method in class com.mparticle.sdk.model.eventprocessing.ErrorEvent
 
setIsDayLightSavingsTime(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setIsEnabled(boolean) - Method in class com.mparticle.sdk.model.eventprocessing.PrivacySettingChangeEvent
 
setIsRequired(boolean) - Method in class com.mparticle.sdk.model.registration.FloatSetting
 
setIsRequired(boolean) - Method in class com.mparticle.sdk.model.registration.IntegerSetting
 
setIsRequired(boolean) - Method in class com.mparticle.sdk.model.registration.TextSetting
 
setIsSandboxed(Boolean) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setIsTablet(Boolean) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setIsTablet(Boolean) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setIsTablet(Boolean) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setIsTablet(Boolean) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setIsVisible(boolean) - Method in class com.mparticle.sdk.model.registration.Setting
 
setKey(String) - Method in class com.mparticle.sdk.model.audienceprocessing.UserAttributeAudienceEvent
 
setLatitude(double) - Method in class com.mparticle.sdk.model.eventprocessing.Location
 
setLaunchParameters(String) - Method in class com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent
 
setLaunchReferral(String) - Method in class com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent
 
setLimitAdTracking(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setListName(String) - Method in class com.mparticle.sdk.model.eventprocessing.Impression
 
setListValue(List<String>) - Method in class com.mparticle.sdk.model.audienceprocessing.UserAttributeAudienceEvent
 
setLocaleCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setLocaleCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setLocaleCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setLocaleCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setLocaleCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setLocaleCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setLocaleCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setLocaleCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setLocaleLanguage(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setLocaleLanguage(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setLocaleLanguage(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setLocaleLanguage(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setLocaleLanguage(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setLocaleLanguage(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setLocaleLanguage(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setLocaleLanguage(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setLocation(String) - Method in class com.mparticle.sdk.model.eventprocessing.consent.CCPAConsent
 
setLocation(String) - Method in class com.mparticle.sdk.model.eventprocessing.consent.GDPRConsent
 
setLocation(Location) - Method in class com.mparticle.sdk.model.eventprocessing.Event
 
setLogger(Logger) - Method in class com.mparticle.sdk.MessageProcessor
Sets logger.
setLongitude(double) - Method in class com.mparticle.sdk.model.eventprocessing.Location
 
setManufacturer(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setManufacturer(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setManufacturer(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setManufacturer(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setManufacturer(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setManufacturer(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setManufacturer(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setMaxDataAgeHours(int) - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
 
setMaxValue(Double) - Method in class com.mparticle.sdk.model.registration.FloatSetting
 
setMaxValue(Long) - Method in class com.mparticle.sdk.model.registration.IntegerSetting
 
setMaxValue(Integer) - Method in class com.mparticle.sdk.model.registration.IntegerSetting
 
setMessage(String) - Method in class com.mparticle.sdk.model.eventprocessing.ErrorEvent
 
setMinValue(Double) - Method in class com.mparticle.sdk.model.registration.FloatSetting
 
setMinValue(Long) - Method in class com.mparticle.sdk.model.registration.IntegerSetting
 
setMinValue(Integer) - Method in class com.mparticle.sdk.model.registration.IntegerSetting
 
setMobileCountryCode(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setMobileCountryCode(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setMobileCountryCode(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setMobileNetworkCode(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setMobileNetworkCode(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setMobileNetworkCode(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setModel(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setModel(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setModel(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setModel(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setModel(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setModel(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setModel(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setMpId(String) - Method in class com.mparticle.sdk.model.audienceprocessing.UserProfile
 
setMpId(String) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
Sets the MP ID for this user.
setName(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setName(String) - Method in class com.mparticle.sdk.model.eventprocessing.AttributionEvent
 
setName(String) - Method in class com.mparticle.sdk.model.eventprocessing.CustomEvent
 
setName(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setName(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setName(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setName(String) - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
setName(String) - Method in class com.mparticle.sdk.model.eventprocessing.Promotion
 
setName(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setName(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setName(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setName(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setName(String) - Method in class com.mparticle.sdk.model.registration.authentication.ScopeDetail
 
setName(String) - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 
setName(String) - Method in class com.mparticle.sdk.model.registration.Setting
 
setNetworkCarrier(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setNetworkCarrier(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setNetworkCarrier(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setNetworkCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setNetworkCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setNetworkCountry(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setNewConsentState(CCPAConsent) - Method in class com.mparticle.sdk.model.eventprocessing.notification.CCPAConsentStateNotification
 
setNewConsentState(GDPRConsent) - Method in class com.mparticle.sdk.model.eventprocessing.notification.GDPRConsentStateNotification
 
setOldConsentState(CCPAConsent) - Method in class com.mparticle.sdk.model.eventprocessing.notification.CCPAConsentStateNotification
 
setOldConsentState(GDPRConsent) - Method in class com.mparticle.sdk.model.eventprocessing.notification.GDPRConsentStateNotification
 
setOpenDsrApiVersion(String) - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
setOsVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setOsVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setOsVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setOsVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setOsVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setOsVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setOsVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setOsVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setParamClientIdName(String) - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
setParamSecretName(String) - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
setPartner(String) - Method in class com.mparticle.sdk.model.eventprocessing.AttributionEvent
 
setPartnerIdentities(List<PartnerIdentity>) - Method in class com.mparticle.sdk.model.audienceprocessing.UserProfile
 
setPartnerIdentities(List<PartnerIdentity>) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
setPartnerIdentities(List<PartnerIdentityPermission>) - Method in class com.mparticle.sdk.model.registration.Permissions
 
setPayload(String) - Method in class com.mparticle.sdk.model.eventprocessing.PushMessageOpenEvent
 
setPayload(String) - Method in class com.mparticle.sdk.model.eventprocessing.PushMessageReceiptEvent
 
setPermissions(Permissions) - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 
setPosition(int) - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
setPosition(String) - Method in class com.mparticle.sdk.model.eventprocessing.Promotion
 
setPreviousAudienceSubscriptionSettings(Map<String, String>) - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest
 
setPrice(BigDecimal) - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
setProduct(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setProduct(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setProduct(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setProduct(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setProduct(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setProduct(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setProduct(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setProduct(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setProducts(List<Product>) - Method in class com.mparticle.sdk.model.eventprocessing.Impression
 
setProducts(List<Product>) - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
setPromotions(List<Promotion>) - Method in class com.mparticle.sdk.model.eventprocessing.PromotionActionEvent
 
setPublisher(String) - Method in class com.mparticle.sdk.model.eventprocessing.AttributionEvent
 
setPurpose(String) - Method in class com.mparticle.sdk.model.eventprocessing.notification.CCPAConsentStateNotification
Optionally override the default consent purpose for CCPA.
setPurpose(String) - Method in class com.mparticle.sdk.model.eventprocessing.notification.GDPRConsentStateNotification
 
setPushMessagingProviderId(String) - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
Set the push messaging provider ID.
setPushToken(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setQuantity(BigDecimal) - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
setRadioAccessTechnology(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setRadioAccessTechnology(String) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setReferralApplication(String) - Method in class com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent
 
setRefreshUrl(String) - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
setRegulation(RegulationType) - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
setRemoved(Map<String, String>) - Method in class com.mparticle.sdk.model.eventprocessing.UserAttributeChangeEvent
 
setRemoved(List<UserIdentity>) - Method in class com.mparticle.sdk.model.eventprocessing.UserIdentityChangeEvent
 
setRequest(EventProcessingRequest) - Method in class com.mparticle.sdk.model.eventprocessing.Event
 
setRequest(EventProcessingRequest) - Method in class com.mparticle.sdk.model.eventprocessing.notification.SystemNotification
 
setRuntimeEnvironment(RuntimeEnvironment) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
setScopes(ScopeDetail[]) - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
setScreenDpi(int) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setScreenDpi(int) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setScreenDpi(int) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setScreenHeight(int) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setScreenHeight(int) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setScreenHeight(int) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setScreenHeight(int) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setScreenHeight(int) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setScreenHeight(int) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setScreenHeight(int) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setScreenName(String) - Method in class com.mparticle.sdk.model.eventprocessing.ScreenViewEvent
 
setScreenWidth(int) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setScreenWidth(int) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setScreenWidth(int) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setScreenWidth(int) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setScreenWidth(int) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setScreenWidth(int) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setScreenWidth(int) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setSdkVersion(String) - Method in class com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment
Get the SDK version associated with this request.
setSessionId(Long) - Method in class com.mparticle.sdk.model.eventprocessing.Event
 
setSessionLength(long) - Method in class com.mparticle.sdk.model.eventprocessing.SessionEndEvent
 
setSetting(PrivacySettingChangeEvent.PrivacySetting) - Method in class com.mparticle.sdk.model.eventprocessing.PrivacySettingChangeEvent
 
setShippingAmount(BigDecimal) - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
setSourceChannel(String) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
setSourceId(String) - Method in class com.mparticle.sdk.model.eventprocessing.Event
 
setSourceId(String) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
setSourcePackage(String) - Method in class com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent
 
setStackTrace(String) - Method in class com.mparticle.sdk.model.eventprocessing.ErrorEvent
 
setSubjectRequestId(String) - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
setSubjectRequestType(DsrProcessingRequest.Type) - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
setSubmittedTime(Instant) - Method in class com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest
 
setSupportedDsrTypes(List<DsrProcessingRequest.Type>) - Method in class com.mparticle.sdk.model.registration.DsrProcessingRegistration
Sets the supported DSR types, currently only ERASURE is valid.
setSupportedEventTypes(List<Event.Type>) - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
 
setSupportedRuntimeEnvironments(List<RuntimeEnvironment.Type>) - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
 
setSupportedSystemNotifications(List<SystemNotification.Type>) - Method in class com.mparticle.sdk.model.registration.EventProcessingRegistration
 
setSupportsTelephony(Boolean) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setSupportsTelephony(Boolean) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setSuspendSubscription(boolean) - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceMembershipChangeResponse
True if this audience subscription should be suspended and the endpoint faulted
setSystemNotifications(List<SystemNotification>) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
setTaxAmount(BigDecimal) - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
setTimestamp(Long) - Method in class com.mparticle.sdk.model.eventprocessing.consent.CCPAConsent
 
setTimestamp(Long) - Method in class com.mparticle.sdk.model.eventprocessing.consent.GDPRConsent
 
setTimestamp(long) - Method in class com.mparticle.sdk.model.eventprocessing.Event
 
setTimestamp(long) - Method in class com.mparticle.sdk.model.Message
 
setTimeZoneName(String) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setTimeZoneName(String) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setTimeZoneName(String) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setTimeZoneName(String) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setTimeZoneName(String) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setTimeZoneName(String) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setTimeZoneName(String) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
Setting - Class in com.mparticle.sdk.model.registration
 
Setting(Setting.Type, String, String) - Constructor for class com.mparticle.sdk.model.registration.Setting
 
Setting.Type - Enum in com.mparticle.sdk.model.registration
Available setting types.
setToken(String) - Method in class com.mparticle.sdk.model.eventprocessing.PushSubscriptionEvent
 
setTokenUrl(String) - Method in class com.mparticle.sdk.model.registration.authentication.OAuth2Authentication
 
setTotalAmount(BigDecimal) - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
setTotalAmount(BigDecimal) - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
setTransactionId(String) - Method in class com.mparticle.sdk.model.eventprocessing.ProductActionEvent
 
setUserAgent(String) - Method in class com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment
Set the user agent HTTP header that is sent by this runtime environment
setUserAttributeLists(Map<String, List<String>>) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
setUserAttributes(List<UserAttributeAudienceEvent>) - Method in class com.mparticle.sdk.model.audienceprocessing.Audience
 
setUserAttributes(Map<String, String>) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
setUserIdentities(List<UserIdentity>) - Method in class com.mparticle.sdk.model.audienceprocessing.UserProfile
 
setUserIdentities(List<UserIdentity>) - Method in class com.mparticle.sdk.model.eventprocessing.EventProcessingRequest
 
setUserIdentities(List<UserIdentityPermission>) - Method in class com.mparticle.sdk.model.registration.Permissions
 
setUserProfiles(List<UserProfile>) - Method in class com.mparticle.sdk.model.audienceprocessing.AudienceMembershipChangeRequest
 
setUtcOffset(int) - Method in class com.mparticle.sdk.model.eventprocessing.AndroidRuntimeEnvironment
 
setUtcOffset(int) - Method in class com.mparticle.sdk.model.eventprocessing.FireTVRuntimeEnvironment
 
setUtcOffset(int) - Method in class com.mparticle.sdk.model.eventprocessing.GenericRuntimeEnvironment
 
setUtcOffset(int) - Method in class com.mparticle.sdk.model.eventprocessing.IosRuntimeEnvironment
 
setUtcOffset(int) - Method in class com.mparticle.sdk.model.eventprocessing.RokuRuntimeEnvironment
 
setUtcOffset(int) - Method in class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 
setUtcOffset(int) - Method in class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 
setUtcOffset(int) - Method in class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
setValue(String) - Method in class com.mparticle.sdk.model.audienceprocessing.UserAttributeAudienceEvent
 
setValue(String) - Method in class com.mparticle.sdk.model.dsrprocessing.OpenDsrIdentity
 
setVariant(String) - Method in class com.mparticle.sdk.model.eventprocessing.Product
 
setVersion(String) - Method in class com.mparticle.sdk.model.registration.ModuleRegistrationResponse
 
SystemNotification - Class in com.mparticle.sdk.model.eventprocessing.notification
 
SystemNotification(SystemNotification.Type) - Constructor for class com.mparticle.sdk.model.eventprocessing.notification.SystemNotification
 
SystemNotification.Type - Enum in com.mparticle.sdk.model.eventprocessing.notification
Event types.

T

TextSetting - Class in com.mparticle.sdk.model.registration
 
TextSetting(String, String) - Constructor for class com.mparticle.sdk.model.registration.TextSetting
 
toString() - Method in enum com.mparticle.sdk.model.audienceprocessing.Audience.AudienceAction
 
toString() - Method in enum com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest.SubscriptionAction
 
toString() - Method in enum com.mparticle.sdk.model.audienceprocessing.UserAttributeAudienceEvent.AttributeAction
 
toString() - Method in enum com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest.Type
 
toString() - Method in enum com.mparticle.sdk.model.dsrprocessing.OpenDsrIdentity.Encoding
 
toString() - Method in enum com.mparticle.sdk.model.dsrprocessing.OpenDsrIdentity.Type
 
toString() - Method in enum com.mparticle.sdk.model.dsrprocessing.RegulationType
 
toString() - Method in enum com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent.ApplicationState
 
toString() - Method in enum com.mparticle.sdk.model.eventprocessing.AttAuthorizationStatus
 
toString() - Method in enum com.mparticle.sdk.model.eventprocessing.CustomEvent.CustomType
 
toString() - Method in enum com.mparticle.sdk.model.eventprocessing.DeviceIdentity.Type
 
toString() - Method in enum com.mparticle.sdk.model.eventprocessing.Event.Type
 
toString() - Method in enum com.mparticle.sdk.model.eventprocessing.Identity.Encoding
 
toString() - Method in enum com.mparticle.sdk.model.eventprocessing.notification.SystemNotification.Type
 
toString() - Method in enum com.mparticle.sdk.model.eventprocessing.PrivacySettingChangeEvent.PrivacySetting
 
toString() - Method in enum com.mparticle.sdk.model.eventprocessing.ProductActionEvent.Action
 
toString() - Method in enum com.mparticle.sdk.model.eventprocessing.PromotionActionEvent.Action
 
toString() - Method in enum com.mparticle.sdk.model.eventprocessing.PushSubscriptionEvent.Action
 
toString() - Method in enum com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment.Type
 
toString() - Method in enum com.mparticle.sdk.model.eventprocessing.UserIdentity.Type
 
toString() - Method in enum com.mparticle.sdk.model.Message.Type
 
toString() - Method in enum com.mparticle.sdk.model.registration.authentication.AuthenticationConfiguration.Type
 
toString() - Method in enum com.mparticle.sdk.model.registration.authentication.OAuth2Authentication.AccessTokenType
 
toString() - Method in enum com.mparticle.sdk.model.registration.authentication.OAuth2Authentication.GrantType
 
toString() - Method in enum com.mparticle.sdk.model.registration.Setting.Type
 
TVOSRuntimeEnvironment - Class in com.mparticle.sdk.model.eventprocessing
tvOS device information.
TVOSRuntimeEnvironment() - Constructor for class com.mparticle.sdk.model.eventprocessing.TVOSRuntimeEnvironment
 

U

UNKNOWN - Static variable in interface com.mparticle.sdk.model.Consts.ChannelSourceType
 
UnknownRuntimeEnvironment - Class in com.mparticle.sdk.model.eventprocessing
 
UnknownRuntimeEnvironment() - Constructor for class com.mparticle.sdk.model.eventprocessing.UnknownRuntimeEnvironment
 
UserAttributeAudienceEvent - Class in com.mparticle.sdk.model.audienceprocessing
 
UserAttributeAudienceEvent() - Constructor for class com.mparticle.sdk.model.audienceprocessing.UserAttributeAudienceEvent
 
UserAttributeAudienceEvent.AttributeAction - Enum in com.mparticle.sdk.model.audienceprocessing
 
UserAttributeChangeEvent - Class in com.mparticle.sdk.model.eventprocessing
 
UserAttributeChangeEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.UserAttributeChangeEvent
 
UserIdentity - Class in com.mparticle.sdk.model.eventprocessing
 
UserIdentity(UserIdentity.Type, Identity.Encoding, String) - Constructor for class com.mparticle.sdk.model.eventprocessing.UserIdentity
 
UserIdentity.Type - Enum in com.mparticle.sdk.model.eventprocessing
 
UserIdentityChangeEvent - Class in com.mparticle.sdk.model.eventprocessing
 
UserIdentityChangeEvent() - Constructor for class com.mparticle.sdk.model.eventprocessing.UserIdentityChangeEvent
 
UserIdentityPermission - Class in com.mparticle.sdk.model.registration
 
UserIdentityPermission(UserIdentity.Type, Identity.Encoding, boolean) - Constructor for class com.mparticle.sdk.model.registration.UserIdentityPermission
 
UserIdentityPermission(UserIdentity.Type, Identity.Encoding) - Constructor for class com.mparticle.sdk.model.registration.UserIdentityPermission
 
UserProfile - Class in com.mparticle.sdk.model.audienceprocessing
 
UserProfile() - Constructor for class com.mparticle.sdk.model.audienceprocessing.UserProfile
 
Utils - Class in com.mparticle.sdk
 

V

valueOf(String) - Static method in enum com.mparticle.sdk.model.audienceprocessing.Audience.AudienceAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest.SubscriptionAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.audienceprocessing.UserAttributeAudienceEvent.AttributeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.dsrprocessing.OpenDsrIdentity.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.dsrprocessing.OpenDsrIdentity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.dsrprocessing.RegulationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent.ApplicationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.eventprocessing.AttAuthorizationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.eventprocessing.CustomEvent.CustomType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.eventprocessing.DeviceIdentity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.eventprocessing.Event.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.eventprocessing.Identity.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.eventprocessing.notification.SystemNotification.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.eventprocessing.PrivacySettingChangeEvent.PrivacySetting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.eventprocessing.ProductActionEvent.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.eventprocessing.PromotionActionEvent.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.eventprocessing.PushSubscriptionEvent.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.eventprocessing.UserIdentity.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.Message.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.registration.authentication.AuthenticationConfiguration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.registration.authentication.OAuth2Authentication.AccessTokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.registration.authentication.OAuth2Authentication.GrantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mparticle.sdk.model.registration.Setting.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mparticle.sdk.model.audienceprocessing.Audience.AudienceAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.audienceprocessing.AudienceSubscriptionRequest.SubscriptionAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.audienceprocessing.UserAttributeAudienceEvent.AttributeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.dsrprocessing.DsrProcessingRequest.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.dsrprocessing.OpenDsrIdentity.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.dsrprocessing.OpenDsrIdentity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.dsrprocessing.RegulationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.eventprocessing.ApplicationStateTransitionEvent.ApplicationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.eventprocessing.AttAuthorizationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.eventprocessing.CustomEvent.CustomType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.eventprocessing.DeviceIdentity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.eventprocessing.Event.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.eventprocessing.Identity.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.eventprocessing.notification.SystemNotification.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.eventprocessing.PrivacySettingChangeEvent.PrivacySetting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.eventprocessing.ProductActionEvent.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.eventprocessing.PromotionActionEvent.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.eventprocessing.PushSubscriptionEvent.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.eventprocessing.RuntimeEnvironment.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.eventprocessing.UserIdentity.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.Message.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.registration.authentication.AuthenticationConfiguration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.registration.authentication.OAuth2Authentication.AccessTokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.registration.authentication.OAuth2Authentication.GrantType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mparticle.sdk.model.registration.Setting.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebRuntimeEnvironment - Class in com.mparticle.sdk.model.eventprocessing
Web Environment
WebRuntimeEnvironment() - Constructor for class com.mparticle.sdk.model.eventprocessing.WebRuntimeEnvironment
 

X

XboxRuntimeEnvironment - Class in com.mparticle.sdk.model.eventprocessing
 
XboxRuntimeEnvironment() - Constructor for class com.mparticle.sdk.model.eventprocessing.XboxRuntimeEnvironment
 
A B C D E F G I J L M N O P R S T U V W X 
Skip navigation links