Class: Pair::Notification::LinuxDispatcher
- Inherits:
-
Dispatcher
- Object
- Dispatcher
- Pair::Notification::LinuxDispatcher
- Defined in:
- lib/pair/notification/linux_dispatcher.rb
Instance Attribute Summary
Attributes inherited from Dispatcher
Instance Method Summary collapse
-
#initialize(options) ⇒ LinuxDispatcher
constructor
A new instance of LinuxDispatcher.
Methods inherited from Dispatcher
#gntp_notify, #session_join, #session_part
Constructor Details
#initialize(options) ⇒ LinuxDispatcher
Returns a new instance of LinuxDispatcher.
4 5 |
# File 'lib/pair/notification/linux_dispatcher.rb', line 4 def initialize() end |