Class: Kaltura::CEError

Inherits:
ObjectBase show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#browserObject

Returns the value of attribute browser.



903
904
905
# File 'lib/kaltura/kaltura_client.rb', line 903

def browser
  @browser
end

#ce_admin_emailObject

Returns the value of attribute ce_admin_email.



907
908
909
# File 'lib/kaltura/kaltura_client.rb', line 907

def ce_admin_email
  @ce_admin_email
end

#dataObject

Returns the value of attribute data.



910
911
912
# File 'lib/kaltura/kaltura_client.rb', line 910

def data
  @data
end

#descriptionObject

Returns the value of attribute description.



909
910
911
# File 'lib/kaltura/kaltura_client.rb', line 909

def description
  @description
end

#idObject

Returns the value of attribute id.



901
902
903
# File 'lib/kaltura/kaltura_client.rb', line 901

def id
  @id
end

#partner_idObject

Returns the value of attribute partner_id.



902
903
904
# File 'lib/kaltura/kaltura_client.rb', line 902

def partner_id
  @partner_id
end

#php_versionObject

Returns the value of attribute php_version.



906
907
908
# File 'lib/kaltura/kaltura_client.rb', line 906

def php_version
  @php_version
end

#server_ipObject

Returns the value of attribute server_ip.



904
905
906
# File 'lib/kaltura/kaltura_client.rb', line 904

def server_ip
  @server_ip
end

#server_osObject

Returns the value of attribute server_os.



905
906
907
# File 'lib/kaltura/kaltura_client.rb', line 905

def server_os
  @server_os
end

#typeObject

Returns the value of attribute type.



908
909
910
# File 'lib/kaltura/kaltura_client.rb', line 908

def type
  @type
end