public interface IDeviceManager
Modifier and Type | Method and Description |
---|---|
IDevice |
discoverDevice(HttpServletRequest request)
Detects the device from the request and returns its capabilities.
|
IDevice |
discoverDevice(String userAgent)
Returns one Device according with the lumUserAgent informed on parameter.
|
IDevice discoverDevice(HttpServletRequest request)
request
- the http request.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.