new Detect()
Detect browser and device.
Methods
- 
    
parse(ua)
 - 
    
    
Accepts user-agent and based on that detect the browser and device
Parameters:
Name Type Description uastring user-agent
Returns:
{DeviceDetector.DeviceDetectorResult}
- Type
 - *