Class: Kaltura::KalturaCEError

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

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#browserObject

Returns the value of attribute browser.



3021
3022
3023
# File 'lib/kaltura_client.rb', line 3021

def browser
  @browser
end

#ce_admin_emailObject

Returns the value of attribute ce_admin_email.



3025
3026
3027
# File 'lib/kaltura_client.rb', line 3025

def ce_admin_email
  @ce_admin_email
end

#dataObject

Returns the value of attribute data.



3028
3029
3030
# File 'lib/kaltura_client.rb', line 3028

def data
  @data
end

#descriptionObject

Returns the value of attribute description.



3027
3028
3029
# File 'lib/kaltura_client.rb', line 3027

def description
  @description
end

#idObject

Returns the value of attribute id.



3019
3020
3021
# File 'lib/kaltura_client.rb', line 3019

def id
  @id
end

#partner_idObject

Returns the value of attribute partner_id.



3020
3021
3022
# File 'lib/kaltura_client.rb', line 3020

def partner_id
  @partner_id
end

#php_versionObject

Returns the value of attribute php_version.



3024
3025
3026
# File 'lib/kaltura_client.rb', line 3024

def php_version
  @php_version
end

#server_ipObject

Returns the value of attribute server_ip.



3022
3023
3024
# File 'lib/kaltura_client.rb', line 3022

def server_ip
  @server_ip
end

#server_osObject

Returns the value of attribute server_os.



3023
3024
3025
# File 'lib/kaltura_client.rb', line 3023

def server_os
  @server_os
end

#typeObject

Returns the value of attribute type.



3026
3027
3028
# File 'lib/kaltura_client.rb', line 3026

def type
  @type
end