All Types

com.salesforce.marketingcloud.analytics.AnalyticsManager

Public facing interface for interacting with the Marketing Cloud SDK's analytics features.

com.salesforce.marketingcloud.proximity.BeaconLogger
com.salesforce.marketingcloud.events.Event
com.salesforce.marketingcloud.events.EventManager
com.salesforce.marketingcloud.messages.geofence.GeofenceMessageResponse
com.salesforce.marketingcloud.messages.iam.InAppMessage
com.salesforce.marketingcloud.messages.iam.InAppMessageManager
com.salesforce.marketingcloud.messages.inbox.InboxMessage
com.salesforce.marketingcloud.messages.inbox.InboxMessageManager
com.salesforce.marketingcloud.InitializationStatus

Represents the initialization status of the MarketingCloudSdk

(extensions in package com.salesforce.marketingcloud.extensions)
org.json.JSONObject
com.salesforce.marketingcloud.location.LatLon
com.salesforce.marketingcloud.MarketingCloudConfig
com.salesforce.marketingcloud.MarketingCloudSdk
com.salesforce.marketingcloud.MCLogListener
com.salesforce.marketingcloud.messages.Message
com.salesforce.marketingcloud.messages.MessageResponse
com.salesforce.marketingcloud.notifications.NotificationCustomizationOptions

The class holds any notification customization options allowed by the SDK. It is designed to make understanding and customizing notifications easier than in previous versions of the SDK. With this you can elect to take one of two possible options for customization:

com.salesforce.marketingcloud.notifications.NotificationManager
com.salesforce.marketingcloud.notifications.NotificationMessage
com.salesforce.marketingcloud.analytics.PiCart

A Cart object to be used with AnalyticsManager.trackCartContents or as the Cart value for PiOrder.cart.

com.salesforce.marketingcloud.analytics.PiCartItem

A cart content item to be used as part of the PiCart.cartItems.

com.salesforce.marketingcloud.analytics.PiOrder

The Order object to be used with AnalyticsManager.trackCartConversion. All fields are required and may not be null.

com.salesforce.marketingcloud.messages.proximity.ProximityMessageResponse
com.salesforce.marketingcloud.messages.push.PushMessageManager
com.salesforce.marketingcloud.messages.Region
com.salesforce.marketingcloud.messages.RegionMessageManager
com.salesforce.marketingcloud.registration.Registration
com.salesforce.marketingcloud.registration.RegistrationManager
com.salesforce.marketingcloud.UrlHandler

This interface will be called when a message is received from the Marketing Cloud servers and contains a URL.