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.Lumisportal 9.0.0.160603 - Copyright © 2006–2016 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.