Method: JSS::Computer#last_contact_time
- Defined in:
- lib/jss/api_object/computer.rb
#last_contact_time ⇒ Time (readonly)
Returns the last contact time.
542 543 544 |
# File 'lib/jss/api_object/computer.rb', line 542 def last_contact_time @last_contact_time end |