Package | Description |
---|---|
com.salesforce.androidsdk.analytics |
Modifier and Type | Method and Description |
---|---|
static SalesforceAnalyticsManager |
SalesforceAnalyticsManager.getInstance(UserAccount account)
Returns the instance of this class associated with this user account.
|
static SalesforceAnalyticsManager |
SalesforceAnalyticsManager.getInstance(UserAccount account,
java.lang.String communityId)
Returns the instance of this class associated with this user and community.
|
static SalesforceAnalyticsManager |
SalesforceAnalyticsManager.getUnauthenticatedInstance()
Returns the instance of this class associated with an unauthenticated user context.
|