--- title: CobrowseConversation --- ## PureCloud::CobrowseConversation ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **participants** | [**Array<CobrowseMediaParticipant>**](CobrowseMediaParticipant.html) | The list of participants involved in the conversation. | [optional] | | **other_media_uris** | **Array<String>** | The list of other media channels involved in the conversation. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}