Sha256: 49c84190672e32b1ba690b895271cc69b0c5fb04404a8e6f056b97a1d6e6702d

Contents?: true

Size: 1.1 KB

Versions: 1

Compression:

Stored size: 1.1 KB

Contents

---
title: Browser
---
## PureCloud::Browser

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **family** | **String** | Browser family (e.g. Chrome, Safari, Firefox). | |
| **version** | **String** | Browser version (e.g. 68.0.3440.84). | |
| **lang** | **String** | Language the browser is set to. Must conform to BCP 47. | [optional] |
| **fingerprint** | **String** | Fingerprint generated by looking at the individual browser features. | [optional] |
| **is_mobile** | **BOOLEAN** | Flag that is true for mobile devices. | [optional] |
| **view_height** | **Integer** | Browser's viewport height. | [optional] |
| **view_width** | **Integer** | Browser's viewport width. | [optional] |
| **features_flash** | **BOOLEAN** | Whether Flash is installed. | [optional] |
| **features_java** | **BOOLEAN** | Whether Java is installed. | [optional] |
| **features_pdf** | **BOOLEAN** | Whether the browser recognizes PDFs. | [optional] |
| **features_webrtc** | **BOOLEAN** | Whether WebRTC is supported. | [optional] |
{: class="table table-striped"}


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
purecloudplatformclientv2-53.0.0 docs/Browser.md