class Kaltura::KalturaUserEmailContextField

Represents the current session user e-mail address context

Public Instance Methods

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