Constants



LJEntryDidNotRemoveFromJournalNotification

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


LJEntryDidRemoveFromJournalNotification

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


LJEntryWillRemoveFromJournalNotification

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


(Last Updated 2/17/2003)