Sha256: 86651f112872b9366c2ab0079d0cd468b78344e7119a47c529b49b42104767ee
Contents?: true
Size: 946 Bytes
Versions: 33
Compression:
Stored size: 946 Bytes
Contents
--- title: CallConversation --- ## PureCloud::CallConversation ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **participants** | [**Array<CallMediaParticipant>**](CallMediaParticipant.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] | | **recording_state** | **String** | | [optional] | | **max_participants** | **Integer** | If this is a conference conversation, then this field indicates the maximum number of participants allowed to participant in the conference. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
33 entries across 33 versions & 1 rubygems