Package soovee_app :: Package gui :: Module tool :: Class Update
[frames] | no frames]

Class Update

object --+
         |
        Update

Instance Methods
None
__init__(self, parent, cache, service, opml)
Initialize a download of serial audio feed enclosures.
None
feeds(self, message=None)
Update account subscribed serial audio feeds.

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from object: __class__

Method Details

__init__(self, parent, cache, service, opml)
(Constructor)

 

Initialize a download of serial audio feed enclosures.

Parameters:
  • parent (object) - parent wx object.
  • cache (object) - Initialized soovee_lib.cache object.
  • service (object) - Initialized soovee_app.conf.serviceConf object.
  • opml (basestring) - Service account opml uri
Returns: None
Overrides: object.__init__

feeds(self, message=None)

 

Update account subscribed serial audio feeds.

Returns: None

Response for TRANSCIEVER: _UPDATE

Announce with TRANSCIEVER: FEED_RFRESH -- New Opml list data for consumption

Requires: soovee_lib.ckuri