Method: PureCloud::MaxParticipants#max_participants
- Defined in:
- lib/purecloud/models/max_participants.rb
#max_participants ⇒ Object
The maximum number of participants that are allowed on a conversation.
22 23 24 |
# File 'lib/purecloud/models/max_participants.rb', line 22 def max_participants @max_participants end |