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