public class UserAgent extends Object
UserAgent(String userAgentString)
Bot
getBot()
Browser
getBrowser()
Model
getModel()
OperatingSystem
getOperatingSystem()
String
getUserAgentString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserAgent(String userAgentString)
public String getUserAgentString()
public Browser getBrowser()
public OperatingSystem getOperatingSystem()
public Bot getBot()
public Model getModel()
Copyright © 2022. All rights reserved.