NavigatorUAData
@microblink/blinkid / NavigatorUAData
Interface: NavigatorUAData
See
https://wicg.github.io/ua-client-hints/#navigatoruadata
Extends
Properties
brands
readonlybrands:NavigatorUABrandVersion[]
Inherited from
mobile
readonlymobile:boolean
Inherited from
platform
readonlyplatform:string
Inherited from
Methods
getHighEntropyValues()
getHighEntropyValues(
hints):Promise<UADataValues>
Parameters
hints
keyof UADataValues[] | string[]
Returns
Promise<UADataValues>
toJSON()
toJSON():
UALowEntropyJSON