\r\n

51Degrees Device Detection Python  4.4

Device Detection services for 51Degrees Pipeline

fiftyone_devicedetection_onpremise.swig_data.SwigData Class Reference

Detailed Description

Extention of AspectData made for retrieving results created by the SWIG wrapper of the On Premise Device Detection engine.

Inheritance diagram for fiftyone_devicedetection_onpremise.swig_data.SwigData:

[legend]

Collaboration diagram for fiftyone_devicedetection_onpremise.swig_data.SwigData:

[legend]

Public Member Functions

def  __init__ (self, flow_element, swig_results)
Constructor for swig_data @type flow_element: FlowElement. More...
def  get_internal (self, key)
Get property values out of the SWIG wrapper @type key: string. More...

Public Attributes

 missing_property_service

Constructor & Destructor Documentation

◆ __init__()

def fiftyone_devicedetection_onpremise.swig_data.SwigData.__init__ (   self,
  flow_element,
  swig_results  
)

Constructor for swig_data @type flow_element: FlowElement.

Parameters
flow_element - FlowElement / Engine the data is keyed under @type swig_results: ResultsHashSwig
swig_results - Results from the SWIG wrapper's process method

Member Function Documentation

◆ get_internal()

def fiftyone_devicedetection_onpremise.swig_data.SwigData.get_internal (   self,
  key  
)

Get property values out of the SWIG wrapper @type key: string.

Parameters
key - The key of the property to retrieve
Returns
mixed

Member Data Documentation

◆ missing_property_service

fiftyone_devicedetection_onpremise.swig_data.SwigData.missing_property_service

◆ swig_results

fiftyone_devicedetection_onpremise.swig_data.SwigData.swig_results