RCReferencedContentViewDelegate Protocol Reference

Conforms to NSObject
Declared in RCReferencedContentView.h

– didTapReferencedContentView:

- (void)didTapReferencedContentView:(RCMessageModel *)message

– attributedLabel:didSelectLinkWithURL:

- (void)attributedLabel:(RCAttributedLabel *)label didSelectLinkWithURL:(NSURL *)url

– attributedLabel:didSelectLinkWithPhoneNumber:

- (void)attributedLabel:(RCAttributedLabel *)label didSelectLinkWithPhoneNumber:(NSString *)phoneNumber