Sync verification state.

// FREEBIE
pull/1/head
Matthew Chen 9 years ago
parent 07ac17fd39
commit 3c2835d318

@ -9,7 +9,6 @@ NS_ASSUME_NONNULL_BEGIN
@interface OWSVerificationStateSyncMessage : OWSOutgoingSyncMessage
// identityKey should be set IFF verificationState == OWSVerificationStateVerified;
- (void)addVerificationState:(OWSVerificationState)verificationState
identityKey:(NSData *)identityKey
recipientId:(NSString *)recipientId;

Loading…
Cancel
Save