Uses of Interface
org.superfeedr.onSubUnsubscriptionHandler

Packages that use onSubUnsubscriptionHandler
org.superfeedr   
 

Uses of onSubUnsubscriptionHandler in org.superfeedr
 

Methods in org.superfeedr with parameters of type onSubUnsubscriptionHandler
 void Superfeedr.subscribe(java.util.List<java.net.URL> feedUrls, onSubUnsubscriptionHandler handler)
          Call this method to add subscription to your superfeedr account.
 void Superfeedr.unsubscribe(java.util.List<java.net.URL> feedUrls, onSubUnsubscriptionHandler handler)
          Call this method to remove subscription from your superfeedr account.