Class: XMPPBot::ConnectionEvents

Inherits:
Object
  • Object
show all
Defined in:
lib/xmppbot/other.rb

Constant Summary collapse

CONNECT =
StropheRuby::ConnectionEvents::CONNECT
DISCONNECT =
StropheRuby::ConnectionEvents::DISCONNECT
FAIL =
StropheRuby::ConnectionEvents::FAIL