Method: PureCloud::MediaParticipantRequest#held
- Defined in:
- lib/purecloud/models/media_participant_request.rb
#held ⇒ Object
True to hold this conversation participant.
37 38 39 |
# File 'lib/purecloud/models/media_participant_request.rb', line 37 def held @held end |