Class: Kaltura::KalturaIpAddressContextField
- Inherits:
-
KalturaStringField
- Object
- KalturaObjectBase
- KalturaValue
- KalturaStringValue
- KalturaStringField
- Kaltura::KalturaIpAddressContextField
- Defined in:
- lib/kaltura_types.rb
Overview
Represents the current request IP address context
Instance Attribute Summary
Attributes inherited from KalturaStringValue
Attributes inherited from KalturaValue
Attributes inherited from KalturaObjectBase
#object_type, #related_objects
Instance Method Summary collapse
Methods inherited from KalturaObjectBase
Instance Method Details
#from_xml(xml_element) ⇒ Object
19391 19392 19393 |
# File 'lib/kaltura_types.rb', line 19391 def from_xml(xml_element) super end |