Class Contacts::Yahoo
In: lib/contacts/yahoo.rb
Parent: Base

Methods

Constants

URL = "http://mail.yahoo.com/"
LOGIN_URL = "https://login.yahoo.com/config/login"
ADDRESS_BOOK_URL = "http://address.mail.yahoo.com/?1&VPC=import_export"
CONTACT_LIST_URL = "http://address.yahoo.com/index.php?VPC=import_export&A=B&submit[action_export_yahoo]=Export%20Now"
PROTOCOL_ERROR = "Yahoo has changed its protocols, please upgrade this library first. If that does not work, contact lucas@rufy.com with this error"

Public Instance methods

[Validate]