Class: KalturaApi::KalturaWebexDropFolderFile

Inherits:
KalturaDropFolderFile show all
Defined in:
lib/kaltura_plugins/kaltura_webex_drop_folder_client_plugin.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaDropFolderFile

#batch_job_id, #created_at, #deleted_drop_folder_file_id, #drop_folder_id, #entry_id, #error_code, #error_description, #file_name, #file_size, #file_size_last_set_at, #id, #import_ended_at, #import_started_at, #last_modification_time, #lead_drop_folder_file_id, #parsed_flavor, #parsed_slug, #partner_id, #status, #type, #updated_at, #upload_end_detected_at, #upload_start_detected_at

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#conf_idObject

Returns the value of attribute conf_id.



86
87
88
# File 'lib/kaltura_plugins/kaltura_webex_drop_folder_client_plugin.rb', line 86

def conf_id
  @conf_id
end

#content_urlObject

Returns the value of attribute content_url.



87
88
89
# File 'lib/kaltura_plugins/kaltura_webex_drop_folder_client_plugin.rb', line 87

def content_url
  @content_url
end

#descriptionObject

Returns the value of attribute description.



85
86
87
# File 'lib/kaltura_plugins/kaltura_webex_drop_folder_client_plugin.rb', line 85

def description
  @description
end

#recording_idObject

Returns the value of attribute recording_id.



83
84
85
# File 'lib/kaltura_plugins/kaltura_webex_drop_folder_client_plugin.rb', line 83

def recording_id
  @recording_id
end

#webex_host_idObject

Returns the value of attribute webex_host_id.



84
85
86
# File 'lib/kaltura_plugins/kaltura_webex_drop_folder_client_plugin.rb', line 84

def webex_host_id
  @webex_host_id
end