\r\n

51Degrees Device Detection Java  4.4

Device detection services for 51Degrees Pipeline

fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsDeviceDetectionSwig Class Reference

Inheritance diagram for fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsDeviceDetectionSwig:

[legend]

Collaboration diagram for fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsDeviceDetectionSwig:

[legend]

Public Member Functions

synchronized void  delete ()
String  getDeviceId ()
String  getUserAgent (long resultIndex)
int  getUserAgents ()

Public Member Functions inherited from fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsBaseSwig

synchronized void  delete ()
void  close () int  getAvailableProperties () boolean  containsProperty (String propertyName) VectorStringSwig  getProperties () String  getPropertyName (int requiredPropertyIndex) VectorStringValuesSwig  getValues (String propertyName) VectorStringValuesSwig  getValues (int requiredPropertyIndex) StringValueSwig  getValueAsString (String propertyName) StringValueSwig  getValueAsString (int requiredPropertyIndex) BoolValueSwig  getValueAsBool (String propertyName) BoolValueSwig  getValueAsBool (int requiredPropertyIndex) IntegerValueSwig  getValueAsInteger (String propertyName) IntegerValueSwig  getValueAsInteger (int requiredPropertyIndex) DoubleValueSwig  getValueAsDouble (String propertyName) DoubleValueSwig  getValueAsDouble (int requiredPropertyIndex) StringValueSwig  getValueAsString (byte[] bytes) VectorStringValuesSwig  getValues (byte[] bytes) BoolValueSwig  getValueAsBool (byte[] bytes) IntegerValueSwig  getValueAsInteger (byte[] bytes) DoubleValueSwig  getValueAsDouble (byte[] bytes) boolean  containsProperty (byte[] bytes)

Protected Member Functions

 ResultsDeviceDetectionSwig (long cPtr, boolean cMemoryOwn)

Protected Member Functions inherited from fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsBaseSwig

 ResultsBaseSwig (long cPtr, boolean cMemoryOwn)

Static Protected Member Functions

static long  getCPtr (ResultsDeviceDetectionSwig obj)

Static Protected Member Functions inherited from fiftyone.devicedetection.hash.engine.onpremise.interop.swig.ResultsBaseSwig

static long  getCPtr (ResultsBaseSwig obj)
On This Page