| EngineHashSwig (string fileName, ConfigHashSwig config, RequiredPropertiesConfigSwig properties)
|
| EngineHashSwig (byte[] data, int length, ConfigHashSwig config, RequiredPropertiesConfigSwig properties)
|
override Date
| getPublishedTime ()
|
override Date
| getUpdateAvailableTime ()
|
override string
| getDataFilePath ()
|
override string
| getDataFileTempPath ()
|
override void
| refreshData ()
|
override void
| refreshData (string fileName)
|
override void
| refreshData (byte[] data, int length)
|
ResultsHashSwig
| process (EvidenceDeviceDetectionSwig evidence)
|
ResultsHashSwig
| process (string userAgent)
|
override ResultsBaseSwig
| processBase (EvidenceBaseSwig evidence)
|
override ResultsDeviceDetectionSwig
| processDeviceDetection (EvidenceDeviceDetectionSwig evidence)
|
override ResultsDeviceDetectionSwig
| processDeviceDetection (string userAgent)
|
|
void
| Dispose ()
|
void
| setLicenseKey (string licenceKey)
|
void
| setDataUpdateUrl (string updateUrl)
|
MetaDataSwig
| getMetaData ()
|
bool
| getAutomaticUpdatesEnabled ()
|
virtual string
| getDataUpdateUrl ()
|
virtual string
| getProduct ()
|
virtual string
| getType ()
|
VectorStringSwig
| getKeys ()
|
bool
| getIsThreadSafe ()
|