Method: PureCloud::CallBasic#connected_time

Defined in:
lib/purecloudplatformclientv2/models/call_basic.rb

#connected_timeObject

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



63
64
65
# File 'lib/purecloudplatformclientv2/models/call_basic.rb', line 63

def connected_time
  @connected_time
end