class Kaltura::KalturaServiceBase
Attributes
client[RW]
Public Class Methods
new(client)
click to toggle source
# File lib/kaltura_client_base.rb, line 479 def initialize(client) @client = client end