Method: PureCloud::ConversationChat#connected_time

Defined in:
lib/purecloud/models/conversation_chat.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



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

def connected_time
  @connected_time
end