Sha256: fc98c1242b7225a6134c5ed426810a9aa1b9d57a9c11e906e2399012ca197c8f
Contents?: true
Size: 1.1 KB
Versions: 28
Compression:
Stored size: 1.1 KB
Contents
--- title: MediaParticipantRequest --- ## PureCloud::MediaParticipantRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **wrapup** | [**Wrapup**](Wrapup.html) | Wrap-up to assign to this participant. | [optional] | | **state** | **String** | The state to update to set for this participant's communications. Possible values are: 'connected' and 'disconnected'. | [optional] | | **recording** | **BOOLEAN** | True to enable recording of this participant, otherwise false to disable recording. | [optional] [default to false]| | **muted** | **BOOLEAN** | True to mute this conversation participant. | [optional] [default to false]| | **confined** | **BOOLEAN** | True to confine this conversation participant. Should only be used for ad-hoc conferences | [optional] [default to false]| | **held** | **BOOLEAN** | True to hold this conversation participant. | [optional] [default to false]| | **wrapup_skipped** | **BOOLEAN** | True to skip wrap-up for this participant. | [optional] [default to false]| {: class="table table-striped"}
Version data entries
28 entries across 28 versions & 1 rubygems