Sha256: 8049588959061522daa7a62be5ab49ec59eee1c4d654c2dc58d4fc104140969d
Contents?: true
Size: 792 Bytes
Versions: 1
Compression:
Stored size: 792 Bytes
Contents
--- title: Device --- ## PureCloud::Device ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **category** | **String** | Device category. | | | **type** | **String** | Device type (e.g. iPad, iPhone, Other). | | | **is_mobile** | **BOOLEAN** | Flag that is true for mobile devices. | [optional] | | **screen_height** | **Integer** | Device's screen height. | [optional] | | **screen_width** | **Integer** | Device's screen width. | [optional] | | **fingerprint** | **String** | Fingerprint generated by looking at the individual device features. | [optional] | | **os_family** | **String** | Operating system family. | | | **os_version** | **String** | Operating system version. | | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-53.0.0 | docs/Device.md |