Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LongPressedArtwork

A user long presses an artwork in the app to show a menu

This schema describes events sent to Segment from [[longPressedArtwork]]

example
 {
   action: "longPressedArtwork",
   context_module: "artworkGrid",
   context_screen_owner_type: "artist",
   context_owner_id: "6164889300d643000db86504",
   context_owner_slug: "radna-segal-pearl",
 }

Hierarchy

  • LongPressedArtwork

Index

Properties

action

action: longPressedArtwork

context_module

context_module: ContextModule

Optional context_screen_owner_id

context_screen_owner_id: undefined | string

Optional context_screen_owner_slug

context_screen_owner_slug: undefined | string

context_screen_owner_type

context_screen_owner_type: ScreenOwnerType

Generated using TypeDoc