toggle menu
Gini Capture SDK for Android
androidJvm
switch theme
search in API
Gini Capture SDK for Android
/
net.gini.android.capture.tracking.useranalytics.properties
/
UserAnalyticsEventProperty
/
ItemsChanged
Items
Changed
public
final
class
ItemsChanged
extends
UserAnalyticsEventProperty
Members
Constructors
User
Analytics
Event
Property.
Items
Changed
Link copied to clipboard
public
UserAnalyticsEventProperty.ItemsChanged
UserAnalyticsEventProperty.ItemsChanged
(
Set
<
UserAnalyticsEventProperty.ItemsChanged.DifferenceType
>
differences
)
Types
Difference
Type
Link copied to clipboard
public
enum
DifferenceType
extends
Enum
<
UserAnalyticsEventProperty.ItemsChanged.DifferenceType
>
Properties
differences
Link copied to clipboard
private
final
Set
<
UserAnalyticsEventProperty.ItemsChanged.DifferenceType
>
differences
Functions
get
Differences
Link copied to clipboard
public
final
Set
<
UserAnalyticsEventProperty.ItemsChanged.DifferenceType
>
getDifferences
(
)
get
Pair
Link copied to clipboard
public
final
Pair
<
String
,
Object
>
getPair
(
)