LJEntry.h



Constants

LJEntryDidNotSaveToJournalNotification

Posted after an attempt to save an entry to the server fails. The notification object is the instance of LJEntry or LJEntrySummary, and the userInfo key


LJEntryDidSaveToJournalNotification

Posted after an entry is successfully saved to the server. The notification object is the instance of LJEntry or LJEntrySummary that was saved.


LJEntryWillSaveToJournalNotification

Posted before an entry is saved to the server. The notification object is the instance of LJEntry or LJEntrySummary that is being saved.


(Last Updated 2/17/2003)