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
/
ItemTapped
Item
Tapped
public
final
class
ItemTapped
extends
UserAnalyticsEventProperty
Members
Constructors
User
Analytics
Event
Property.
ItemTapped
Link copied to clipboard
public
UserAnalyticsEventProperty.ItemTapped
UserAnalyticsEventProperty.ItemTapped
(
String
itemTappedName
)
Properties
item
Tapped
Name
Link copied to clipboard
private
final
String
itemTappedName
Functions
get
Item
Tapped
Name
Link copied to clipboard
public
final
String
getItemTappedName
(
)
get
Pair
Link copied to clipboard
public
final
Pair
<
String
,
Object
>
getPair
(
)