Method: PureCloud::Call#segments

Defined in:
lib/purecloud/models/call.rb

#segmentsObject

The time line of the participant’s call, divided into activity segments.



49
50
51
# File 'lib/purecloud/models/call.rb', line 49

def segments
  @segments
end