Class: JSSWebHooks::ComputerPushCapabilityChangedEvent

Inherits:
Event
  • Object
show all
Defined in:
lib/jss/webhooks/event/computer_push_capability_changed.rb

Constant Summary collapse

EVENT_NAME =
'ComputerPushCapabilityChanged'.freeze
OBJECT_CLASS =
JSSWebHooks::EventObjects::Computer

Constructor Details

This class inherits a constructor from JSSWebHooks::Event