Method: PureCloud::ConversationChat#state
- Defined in:
- lib/purecloud/models/conversation_chat.rb
#state ⇒ Object
The connection state of this communication.
22 23 24 |
# File 'lib/purecloud/models/conversation_chat.rb', line 22 def state @state end |