Package | Description |
---|---|
com.salesforce.androidsdk.analytics | |
com.salesforce.androidsdk.analytics.manager | |
com.salesforce.androidsdk.analytics.model |
Modifier and Type | Method and Description |
---|---|
static DeviceAppAttributes |
SalesforceAnalyticsManager.getDeviceAppAttributes()
Returns the device app attributes associated with this device.
|
Modifier and Type | Method and Description |
---|---|
DeviceAppAttributes |
AnalyticsManager.getDeviceAppAttributes()
Returns device app attributes.
|
Constructor and Description |
---|
AnalyticsManager(java.lang.String uniqueId,
Context context,
java.lang.String encryptionKey,
DeviceAppAttributes deviceAppAttributes)
Parameterized constructor.
|
Modifier and Type | Method and Description |
---|---|
DeviceAppAttributes |
InstrumentationEvent.getDeviceAppAttributes()
Returns device app attributes.
|