public class UserAgent extends Object
UserAgent(String userAgentString)
Bot
getBot()
Browser
getBrowser()
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()
Copyright © 2021. All rights reserved.