Sha256: 6aeaafdbdf7e1538e44e8781237674248f19413295209cc94866aed43a248f08
Contents?: true
Size: 698 Bytes
Versions: 177
Compression:
Stored size: 698 Bytes
Contents
--- title: ChatConversation --- ## PureCloud::ChatConversation ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **participants** | [**Array<ChatMediaParticipant>**](ChatMediaParticipant.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"}
Version data entries
177 entries across 177 versions & 2 rubygems