Class: Kaltura::EntryContextDataResult

Inherits:
ObjectBase
  • Object
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

#is_adminObject

Returns the value of attribute is_admin.



177
178
179
# File 'lib/kaltura/kaltura_client.rb', line 177

def is_admin
  @is_admin
end

#is_country_restrictedObject

Returns the value of attribute is_country_restricted.



173
174
175
# File 'lib/kaltura/kaltura_client.rb', line 173

def is_country_restricted
  @is_country_restricted
end

#is_scheduled_nowObject

Returns the value of attribute is_scheduled_now.



176
177
178
# File 'lib/kaltura/kaltura_client.rb', line 176

def is_scheduled_now
  @is_scheduled_now
end

#is_session_restrictedObject

Returns the value of attribute is_session_restricted.



174
175
176
# File 'lib/kaltura/kaltura_client.rb', line 174

def is_session_restricted
  @is_session_restricted
end

#is_site_restrictedObject

Returns the value of attribute is_site_restricted.



172
173
174
# File 'lib/kaltura/kaltura_client.rb', line 172

def is_site_restricted
  @is_site_restricted
end

#preview_lengthObject

Returns the value of attribute preview_length.



175
176
177
# File 'lib/kaltura/kaltura_client.rb', line 175

def preview_length
  @preview_length
end