Sha256: f788c404f56c2e044f1e7876857ea2cf567c7cffe051290164b3bd84d6a67ad9
Contents?: true
Size: 1.43 KB
Versions: 4
Compression:
Stored size: 1.43 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] | {: class="table table-striped"}
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.56.1 | doc_out/Screenshare.html.md |
purecloud-0.55.1 | doc_out/Screenshare.html.md |
purecloud-0.54.1 | doc_out/Screenshare.html.md |
purecloud-0.53.1 | doc_out/Screenshare.html.md |