class Kaltura::KalturaFilterPager

The KalturaFilterPager object enables paging management to be applied upon service list actions.

Public Instance Methods

from_xml(xml_element) click to toggle source
Calls superclass method Kaltura::KalturaPager#from_xml
# File lib/kaltura_types.rb, line 4104
def from_xml(xml_element)
        super
end