Class: Vzaar::Resource::Video

Inherits:
Base
  • Object
show all
Defined in:
lib/vzaar/resources/video.rb

Instance Attribute Summary

Attributes inherited from Base

#api_version, #doc, #http_status_code

Instance Method Summary collapse

Methods inherited from Base

attribute, #errors, root_node

Methods included from Helper

#blank?, #hash_to_xml, #symb_keys

Instance Method Details

#errorObject



34
35
36
# File 'lib/vzaar/resources/video.rb', line 34

def error
  ""
end

#stateObject



30
31
32
# File 'lib/vzaar/resources/video.rb', line 30

def state
  "Processing completed"
end