Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DefaultUserAgentParser

DefaultUserAgentParser uses UAParser to parse the browser's user agent. It is responsible to hold and provide browser, OS and device specific information.

Hierarchy

  • DefaultUserAgentParser

Implements

Index

Constructors

constructor

Methods

getEngineMajorVersion

  • getEngineMajorVersion(): number

getEngineName

  • getEngineName(): string

getParserResult

  • getParserResult(): {}

updateWithHighEntropyValues

  • updateWithHighEntropyValues(alwaysOverride?: boolean): Promise<void>

Generated using TypeDoc