Class LiveJournal::Sync::Entries
In: lib/livejournal/sync.rb
Parent: Object

To run a sync, create a Sync::Entries object, then call Entries#run_syncitems to fetch the sync metadata, then call Entries#run_sync to get the actual entries.

Methods

new   run_sync   run_syncitems  

Attributes

lastsync  [R]  To resume from a previous sync, pass in its lastsync value.

Public Class methods

Public Instance methods

[Validate]