| 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.
| lastsync | [R] | To resume from a previous sync, pass in its lastsync value. |