ButtonUserActivity

An interface through which user activities can be reported.

Functions

Link copied to clipboard
abstract fun cartViewed(@Nullable products: List<ButtonProductCompatible>)
Report that the user viewed their cart.
Link copied to clipboard
Report that the user has added a product to their cart.
Link copied to clipboard
Report that the user has viewed a product.