\r\n

51Degrees Device Detection Python  4.4

Device Detection services for 51Degrees Pipeline

fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigDeviceDetectionSwig Class Reference

Inheritance diagram for fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigDeviceDetectionSwig:

[legend]

Collaboration diagram for fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigDeviceDetectionSwig:

[legend]

Public Member Functions

def  __init__ (self, *args, **kwargs)
def  setUpdateMatchedUserAgent (self, update)
def  setMaxMatchedUserAgentLength (self, length)
def  setAllowUnmatched (self, allow)
def  getUpdateMatchedUserAgent (self)
def  getMaxMatchedUserAgentLength (self) def  getAllowUnmatched (self)

Public Member Functions inherited from fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigBaseSwig

def  setUseUpperPrefixHeaders (self, use) def  setUseTempFile (self, use) def  setReuseTempFile (self, reuse) def  setTempDirectories (self, tempDirs) def  getUseUpperPrefixHeaders (self) def  getUseTempFile (self) def  getReuseTempFile (self) def  getTempDirectories (self) def  getConcurrency (self)

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")

Properties inherited from fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigBaseSwig

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")

Constructor & Destructor Documentation

◆ __init__()

def fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigDeviceDetectionSwig.__init__ (   self,
*   args,
**   kwargs  
)

Member Function Documentation

◆ getAllowUnmatched()

def fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigDeviceDetectionSwig.getAllowUnmatched (   self )

◆ getMaxMatchedUserAgentLength()

def fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigDeviceDetectionSwig.getMaxMatchedUserAgentLength (   self )

◆ getUpdateMatchedUserAgent()

def fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigDeviceDetectionSwig.getUpdateMatchedUserAgent (   self )

◆ setAllowUnmatched()

def fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigDeviceDetectionSwig.setAllowUnmatched (   self,
  allow  
)

◆ setMaxMatchedUserAgentLength()

def fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigDeviceDetectionSwig.setMaxMatchedUserAgentLength (   self,
  length  
)

◆ setUpdateMatchedUserAgent()

def fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigDeviceDetectionSwig.setUpdateMatchedUserAgent (   self,
  update  
)

Property Documentation

◆ thisown

fiftyone_devicedetection_onpremise.DeviceDetectionHashEngineModule.ConfigDeviceDetectionSwig.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static
On This Page