Class: Kaltura::KalturaDropFolderFileHandlerConfig

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#handler_typeObject

Returns the value of attribute handler_type.



200
201
202
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 200

def handler_type
  @handler_type
end