Class: Kaltura::KalturaMediaListResponse

Inherits:
KalturaListResponse show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaListResponse

#total_count

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#objectsObject

Returns the value of attribute objects.



8612
8613
8614
# File 'lib/kaltura_client.rb', line 8612

def objects
  @objects
end