Class UagentUtils

Contains common utility methods.

Hierarchy

  • UagentUtils

Constructors

Properties

isAndroid: boolean = ...

True if device is android

isFirefox: boolean = ...

True if is firefox

isIpad: boolean = ...

True if device is ipad

isIphone: boolean = ...

True if is iphone

isIpod: boolean = ...

True if device is ipod

isMsIE: boolean = ...

True if is IE.

uagent: string = ...

Lowered user agent.

Generated using TypeDoc