// // Copyright (c) 2017 Open Whisper Systems. All rights reserved. // NS_ASSUME_NONNULL_BEGIN @protocol OWSMessageCollectionViewCell - (void)setCellVisible:(BOOL)isVisible; @end NS_ASSUME_NONNULL_END