Respond to CR.

// FREEBIE
pull/1/head
Matthew Chen 8 years ago
parent aa70ada399
commit f191d6b096

@ -209,6 +209,8 @@ NSString *const kTSOutgoingMessageSentRecipientAll = @"kTSOutgoingMessageSentRec
#pragma mark - Update Methods
// This method does the work for the "updateWith..." methods. Please see
// the header for a discussion of those methods.
- (void)applyChangeToSelfAndLatestOutgoingMessage:(YapDatabaseReadWriteTransaction *)transaction
changeBlock:(void (^)(TSOutgoingMessage *))changeBlock
{

Loading…
Cancel
Save