Class: Kaltura::KalturaWidget

Inherits:
Object
  • Object
show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#customDataObject

Returns the value of attribute customData.



130
131
132
# File 'lib/kaltura_client.rb', line 130

def customData
  @customData
end

#entryIdObject

Returns the value of attribute entryId.



127
128
129
# File 'lib/kaltura_client.rb', line 127

def entryId
  @entryId
end

#kshowIdObject

Returns the value of attribute kshowId.



126
127
128
# File 'lib/kaltura_client.rb', line 126

def kshowId
  @kshowId
end

#partnerDataObject

Returns the value of attribute partnerData.



131
132
133
# File 'lib/kaltura_client.rb', line 131

def partnerData
  @partnerData
end

#securityTypeObject

Returns the value of attribute securityType.



132
133
134
# File 'lib/kaltura_client.rb', line 132

def securityType
  @securityType
end

#sourceWidgetIdObject

Returns the value of attribute sourceWidgetId.



128
129
130
# File 'lib/kaltura_client.rb', line 128

def sourceWidgetId
  @sourceWidgetId
end

#uiConfIdObject

Returns the value of attribute uiConfId.



129
130
131
# File 'lib/kaltura_client.rb', line 129

def uiConfId
  @uiConfId
end