class Servo::Event::ChannelUpdateEvent
- Servo::Event::ChannelUpdateEvent
- Athena::EventDispatcher::Event
- Reference
- Object
Overview
Event fired when a Servo::Model::Channel
is updated.
Defined in:
event/channel_update_event.crConstructors
Instance Method Summary
-
#channel : Servo::Model::Channel
The channel that was updated.
-
#event_name : String
The name of the gateway event.