Endpoint Tracker
Functions
Link copied to clipboard
abstract suspend fun sendCartItemAcquiredEvent(event: CartItemAcquiredEvent, requestOptions: RequestOptions = RequestOptions()): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
abstract suspend fun sendCartItemAcquisitionCompleteEvent(event: CartItemAcquisitionCompleteEvent, requestOptions: RequestOptions = RequestOptions()): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
abstract suspend fun sendCartItemRelinquishedEvent(event: CartItemRelinquishedEvent, requestOptions: RequestOptions = RequestOptions()): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
abstract suspend fun sendContainerShownEvent(event: ContainerShownEvent, requestOptions: RequestOptions = RequestOptions()): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
abstract suspend fun sendItemClickEvent(event: ItemClickEvent, requestOptions: RequestOptions = RequestOptions()): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
abstract suspend fun sendPageViewEvent(event: PageViewEvent, requestOptions: RequestOptions = RequestOptions()): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
abstract suspend fun sendWishlistItemAcquiredEvent(event: WishlistItemAcquiredEvent, requestOptions: RequestOptions = RequestOptions()): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
abstract suspend fun sendWishlistItemRelinquishedEvent(event: WishlistItemRelinquishedEvent, requestOptions: RequestOptions = RequestOptions()): <ERROR CLASS>
Content copied to clipboard