Class: Line::Bot::Event::VideoPlayComplete

Inherits:
Base
  • Object
show all
Defined in:
lib/line/bot/event/video_play_complete.rb

Overview

Event for when a user finishes viewing a video at least once with the specified trackingId sent by the LINE Official Account.

developers.line.biz/en/reference/messaging-api/#video-viewing-complete

Method Summary

Methods inherited from Base

#[], #initialize, #to_hash

Constructor Details

This class inherits a constructor from Line::Bot::Event::Base