Class: Ari::PlaybackFinished

Inherits:
Event show all
Defined in:
lib/ari/models/playback_finished.rb

Instance Attribute Summary collapse

Attributes inherited from Event

#application, #timestamp

Method Summary

Methods inherited from Model

#attributes=, #initialize

Constructor Details

This class inherits a constructor from Ari::Model

Instance Attribute Details

#playbackObject

Returns the value of attribute playback.



15
16
17
# File 'lib/ari/models/playback_finished.rb', line 15

def playback
  @playback
end