docs/CobrowseMediaParticipant.md in purecloudplatformclientv2-57.0.0 vs docs/CobrowseMediaParticipant.md in purecloudplatformclientv2-58.0.0

- old
+ new

@@ -34,9 +34,10 @@ | **external_organization** | [**UriReference**](UriReference.html) | If this participant represents an external org, then this will be the reference for the external org. | [optional] | | **wrapup** | [**Wrapup**](Wrapup.html) | Wrapup for this participant, if it has been applied. | [optional] | | **peer** | **String** | The peer communication corresponding to a matching leg for this communication. | [optional] | | **flagged_reason** | **String** | The reason specifying why participant flagged the conversation. | [optional] | | **journey_context** | [**JourneyContext**](JourneyContext.html) | Journey System data/context that is applicable to this communication. When used for historical purposes, the context should be immutable. When null, there is no applicable Journey System context. | [optional] | +| **conversation_routing_data** | [**ConversationRoutingData**](ConversationRoutingData.html) | Information on how a communication should be routed to an agent. | [optional] | | **cobrowse_session_id** | **String** | The co-browse session ID. | [optional] | | **cobrowse_role** | **String** | This value identifies the role of the co-browse client within the co-browse session (a client is a sharer or a viewer). | [optional] | | **controlling** | **Array<String>** | ID of co-browse participants for which this client has been granted control (list is empty if this client cannot control any shared pages). | [optional] | | **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. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |