Class: Kaltura::KalturaClientConfiguration

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

Overview

Define client optional configurations

/

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#api_versionObject

Returns the value of attribute api_version.



3686
3687
3688
# File 'lib/kaltura_client.rb', line 3686

def api_version
  @api_version
end

#client_tagObject

Returns the value of attribute client_tag.



3685
3686
3687
# File 'lib/kaltura_client.rb', line 3685

def client_tag
  @client_tag
end