public interface DeviceDetectionFacade
| Modifier and Type | Method and Description |
|---|---|
DeviceData |
getCurrentDetectedDevice()
Get the Device that was detected for the current request.
|
void |
initializeRequest(HttpServletRequest request)
Initialise the device detection for the specified request.
|
void initializeRequest(HttpServletRequest request)
request - the requestDeviceData getCurrentDetectedDevice()
Copyright © 2018 SAP SE. All Rights Reserved.