CheerMeterWidgetModel

This model reflects the state of a Cheer Meter widget on the server

  • The object that acts as the delegate for the CheerMeterWidgetModel.

  • The Options of the Cheer Meter

  • The title of the Cheer Meter

  • The user’s votes on this Cheer Meter Call loadInteractionHistory to fetch votes before using

  • The user’s vote with the most recent createdAt date

  • The sum of the user’s vote count

  • Sponsors linked to the Cheer Meter Widget

  • Call this to load the user’s interaction history for this Widget

  • Call this to submit a vote to the Cheer Meter This vote will not be submitted immediately. The votes are batched for performance and sent in 1 second intervals.