ref property

  1. @BuiltValueField(wireName: 'vk_ref')
String ref

Transition source. Possible values: Jump source. Possible transitions: Categories in the catalog

  • catalog_recent - recent category
  • catalog_favourites - favorites category
  • catalog_recommendation - Recommended category
  • catalog_top_dau - popular category
  • catalog_entertainment - entertainment category
  • catalog_communication - communication category
  • catalog_tools - tool category
  • catalog_shopping - shopping category
  • catalog_events - event category
  • catalog_education - education category
  • catalog_payments - category of payment for services
  • catalog_finance - finance category
  • catalog_food - category of food and drinks
  • catalog_health - beauty and health category
  • catalog_travel - travel category
  • catalog_taxi - taxi category
  • catalog_jobs - category of work in the catalog
  • catalog_realty - real estate category
  • catalog_business - business category
  • catalog_lifestyle - lifestyle category
  • catalog_admin - created category Discussions
  • board_topic_all - discussion preview
  • board_topic_view - internal screen Tape
  • feed - the first tab with a feed
  • feed_post - by link without snippet inside the post
  • feed_comments - from comments Featuring
  • featuring_discover - issue of discovery
  • featuring_menu - discovery menu
  • featuring_new - featured in the second tab Bookmarks
  • fave - general list
  • fave_links - list of links
  • fave_posts - list of posts Communities
  • group - from the community wall
  • group_menu - from the community menu Android
  • group_messages - from messages
  • group_addresses - community address Snippets
  • snippet_post - transition from the post snippet
  • snippet_im - transition from a snippet in private messages Clips
  • clips - from the clips screen iOS
  • comments_list_clip - from comments to a clip Android Chat rooms
  • im - chat preview
  • im_chat - inside the chat Notifications
  • notifications - external notification screen
  • notifications_grouped - grouped notification screen
  • profile - from the profile
  • article_read - from an article
  • music_playlist - from the music playlist
  • video_carousel - from video iOS
  • photo_browser - from the post after the native viewer iOS
  • shopping_center - from the product feed iOS
  • market_item - from the product screen
  • story $ {user_id} _ $ {params} - transition from the story sticker
  • super_app - switch from the second tab of the application
  • home_screen - launch from the main screen of the device (Android)
  • left_nav - move from the left menu on the web
  • quick_search - quick search results
  • other - other transitions

Implementation

@BuiltValueField(wireName: 'vk_ref')
String get ref;