Method: PureCloud::Conversation#state
- Defined in:
- lib/purecloud/models/conversation.rb
#state ⇒ Object
The conversation’s state. Values can be: ‘disconnected’
48 49 50 |
# File 'lib/purecloud/models/conversation.rb', line 48 def state @state end |