Class | Backup::Notifier::Campfire::Interface |
In: |
lib/backup/notifier/campfire.rb
|
Parent: | Object |
The Campfire::Interface acts as the Interface for the Campfire class. It uses the HTTParty library and the Campfire::Room class to communicate with the Campfire rooms. HTTParty provides the Campfire::Interface with the methods necessary to communicate (inside the HTTParty module) such as the class methods:
Instantiates a new Campfire::Room object with the provided arguments and returns this object