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.



2235
2236
2237
# File 'lib/kaltura_client.rb', line 2235

def browser
  @browser
end

#ce_admin_emailObject

Returns the value of attribute ce_admin_email.



2239
2240
2241
# File 'lib/kaltura_client.rb', line 2239

def ce_admin_email
  @ce_admin_email
end

#dataObject

Returns the value of attribute data.



2242
2243
2244
# File 'lib/kaltura_client.rb', line 2242

def data
  @data
end

#descriptionObject

Returns the value of attribute description.



2241
2242
2243
# File 'lib/kaltura_client.rb', line 2241

def description
  @description
end

#idObject

Returns the value of attribute id.



2233
2234
2235
# File 'lib/kaltura_client.rb', line 2233

def id
  @id
end

#partner_idObject

Returns the value of attribute partner_id.



2234
2235
2236
# File 'lib/kaltura_client.rb', line 2234

def partner_id
  @partner_id
end

#php_versionObject

Returns the value of attribute php_version.



2238
2239
2240
# File 'lib/kaltura_client.rb', line 2238

def php_version
  @php_version
end

#server_ipObject

Returns the value of attribute server_ip.



2236
2237
2238
# File 'lib/kaltura_client.rb', line 2236

def server_ip
  @server_ip
end

#server_osObject

Returns the value of attribute server_os.



2237
2238
2239
# File 'lib/kaltura_client.rb', line 2237

def server_os
  @server_os
end

#typeObject

Returns the value of attribute type.



2240
2241
2242
# File 'lib/kaltura_client.rb', line 2240

def type
  @type
end