Method: PureCloud::ConversationChat#segments
- Defined in:
- lib/purecloud/models/conversation_chat.rb
#segments ⇒ Object
The time line of the participant’s chat, divided into activity segments.
34 35 36 |
# File 'lib/purecloud/models/conversation_chat.rb', line 34 def segments @segments end |