Method: PureCloud::Call#disconnected_time

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

#disconnected_timeObject

The timestamp when this communication disconnected from the conversation in the provider clock. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ



66
67
68
# File 'lib/purecloud/models/call.rb', line 66

def disconnected_time
  @disconnected_time
end