\r\n

51Degrees Device Detection On-Premise PHP  4.4

Device detection services for 51Degrees Pipeline
  • fiftyone
  • pipeline
  • devicedetection
  • Messages

fiftyone\pipeline\devicedetection\Messages Class Reference

Detailed Description

Messages which may be reused by the API.

Data Fields

const  CACHE_ERROR
Error message returned when a cache is configured for the on-premise engine. More...

Field Documentation

◆ CACHE_ERROR

const fiftyone\pipeline\devicedetection\Messages::CACHE_ERROR
Initial value:
=
'A results cache cannot be configured in the on-premise Hash ' .
'engine. The overhead of having to manage native object ' .
'lifetimes when a cache is enabled outweighs the benefit of the ' .
'cache.'

Error message returned when a cache is configured for the on-premise engine.

On This Page