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.



946
947
948
# File 'lib/kaltura/kaltura_client.rb', line 946

def browser
  @browser
end

#ce_admin_emailObject

Returns the value of attribute ce_admin_email.



950
951
952
# File 'lib/kaltura/kaltura_client.rb', line 950

def ce_admin_email
  @ce_admin_email
end

#dataObject

Returns the value of attribute data.



953
954
955
# File 'lib/kaltura/kaltura_client.rb', line 953

def data
  @data
end

#descriptionObject

Returns the value of attribute description.



952
953
954
# File 'lib/kaltura/kaltura_client.rb', line 952

def description
  @description
end

#idObject

Returns the value of attribute id.



944
945
946
# File 'lib/kaltura/kaltura_client.rb', line 944

def id
  @id
end

#partner_idObject

Returns the value of attribute partner_id.



945
946
947
# File 'lib/kaltura/kaltura_client.rb', line 945

def partner_id
  @partner_id
end

#php_versionObject

Returns the value of attribute php_version.



949
950
951
# File 'lib/kaltura/kaltura_client.rb', line 949

def php_version
  @php_version
end

#server_ipObject

Returns the value of attribute server_ip.



947
948
949
# File 'lib/kaltura/kaltura_client.rb', line 947

def server_ip
  @server_ip
end

#server_osObject

Returns the value of attribute server_os.



948
949
950
# File 'lib/kaltura/kaltura_client.rb', line 948

def server_os
  @server_os
end

#typeObject

Returns the value of attribute type.



951
952
953
# File 'lib/kaltura/kaltura_client.rb', line 951

def type
  @type
end