|
|
@ -36,7 +36,7 @@ typedef NS_ENUM(NSUInteger, OWSMessageGestureLocation) {
|
|
|
|
imageView:(UIView *)imageView;
|
|
|
|
imageView:(UIView *)imageView;
|
|
|
|
|
|
|
|
|
|
|
|
- (void)didTapAudioViewItem:(id<ConversationViewItem>)viewItem attachmentStream:(TSAttachmentStream *)attachmentStream;
|
|
|
|
- (void)didTapAudioViewItem:(id<ConversationViewItem>)viewItem attachmentStream:(TSAttachmentStream *)attachmentStream;
|
|
|
|
- (void)didPanAudioViewItem:(id<ConversationViewItem>)viewItem attachmentStream:(TSAttachmentStream *)attachmentStream currentTime:(NSTimeInterval)currentTime;
|
|
|
|
- (void)didPanAudioViewItemToCurrentTime:(NSTimeInterval)currentTime;
|
|
|
|
|
|
|
|
|
|
|
|
- (void)didTapTruncatedTextMessage:(id<ConversationViewItem>)conversationItem;
|
|
|
|
- (void)didTapTruncatedTextMessage:(id<ConversationViewItem>)conversationItem;
|
|
|
|
|
|
|
|
|
|
|
|