Interface DeviceRecognitionProvider
@ProviderType
public interface DeviceRecognitionProvider
- Author:
- Milen Dyankov, Michael C. Han
-
Method Summary
Modifier and TypeMethodDescriptiondetectDevice
(javax.servlet.http.HttpServletRequest httpServletRequest) void
reload()
-
Method Details
-
detectDevice
-
getKnownDevices
KnownDevices getKnownDevices() -
reload
- Throws:
Exception
-