Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Verint Community 12.x
  • Verint Community
Verint Community 12.x
API Documentation ui.tourtips Client Message
  • User Documentation
  • Ask the Community
  • API Documentation
  • Manager Training
  • Developer Training
  • Tags
  • More
  • Cancel
  • New

ui.tourtips Client Message


ui.tourtips Client Message

Client-side message raised when a set of tour tips registered by widgets have been determined to be in an unread state, and are available to be presented to the user.

Please refer to the tourTips module for more information.

Usage

$.telligent.evolution.messaging.subscribe('ui.tourtips', function(data) {
    // handle the event
});

Data

  • tips: array of objects, each containing
    • key: (string) Unique tip identifier
    • message: (string) Tip content
    • index: (number) Index at which to show the tip
    • element: (DOM element) HTML element associated with the tip

Related

  • tourTips module
  • ui-tourtip UI Component
  • $core_v2_tourTip.Render Widget API

  • Share
  • History
  • More
  • Cancel
Related
Recommended
  • Telligent
  • Professional Services
  • Submit a Support Ticket
  • Become a Partner
  • Request a Demo
  • Contact Us

About
Privacy Policy
Terms of use
Copyright 2022 Verint, Inc.
Powered by Verint Community