Sha256: b699265fdd926310b2dc1ae26ed28b67234925490ed12ef5dd8dbb7688ab4469

Contents?: true

Size: 1.58 KB

Versions: 7

Compression:

Stored size: 1.58 KB

Contents

---
title: Screenshare
---
## PureCloud::Screenshare

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **state** | **String** | The connection state of this communication. | [optional] |
| **id** | **String** | A globally unique identifier for this communication. | [optional] |
| **context** | **String** | The room id context (xmpp jid) for the conference session. | [optional] |
| **sharing** | **BOOLEAN** | Indicates whether this participant is sharing their screen. | [optional] [default to false]|
| **peer_count** | **Integer** | The number of peer participants from the perspective of the participant in the conference. | [optional] |
| **disconnect_type** | **String** | System defined string indicating what caused the communication to disconnect. Will be null until the communication disconnects. | [optional] |
| **connected_time** | **DateTime** | The timestamp when this communication was connected in the cloud clock. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **disconnected_time** | **DateTime** | The timestamp when this communication disconnected from the conversation in the provider clock. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **provider** | **String** | The source provider for the screen share. | [optional] |
| **segments** | [**Array<Segment>**](Segment.html) | The time line of the participant's call, divided into activity segments. | [optional] |
{: class="table table-striped"}


Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
purecloud-0.64.1 doc_out/Screenshare.html.md
purecloud-0.62.1 doc_out/Screenshare.html.md
purecloud-0.61.1 doc_out/Screenshare.html.md
purecloud-0.60.1 doc_out/Screenshare.html.md
purecloud-0.59.1 doc_out/Screenshare.html.md
purecloud-0.58.1 doc_out/Screenshare.html.md
purecloud-0.57.1 doc_out/Screenshare.html.md