Method: JSS::ManagementHistory#screen_sharing_logs
- Defined in:
- lib/jss/api_object/management_history.rb
permalink #screen_sharing_logs ⇒ Object
The screen_sharing_logs for this computer
827 828 829 |
# File 'lib/jss/api_object/management_history.rb', line 827 def screen_sharing_logs self.class.screen_sharing_logs(@id, api: @api) end |