doc_out/Cobrowsesession.html.md in purecloud-0.56.1 vs doc_out/Cobrowsesession.html.md in purecloud-0.57.1
- old
+ new
@@ -17,8 +17,9 @@
| **viewer_url** | **String** | The URL that can be used to open co-browse session in web browser. | [optional] |
| **provider_event_time** | **DateTime** | The time when the provider event which triggered this conversation update happened in the corrected provider clock (milliseconds since 1970-01-01 00:00:00 UTC). Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [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 co-browse session. | [optional] |
+| **segments** | [**Array<Segment>**](Segment.html) | The time line of the participant's call, divided into activity segments. | [optional] |
{: class="table table-striped"}