struct Protocol::Animation::AnimationCanceled

Overview

Event for when an animation has been cancelled.

Included Modules

Defined in:

protocol/animation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def id : String #

Id of the animation that was cancelled.


[View source]