RCRichContentMessageCell Class Reference

Inherits from RCMessageCell : RCMessageBaseCell : UICollectionViewCell
Declared in RCRichContentMessageCell.h

Overview

富文本(图文)消息Cell

  richContentImageView

图片内容显示的View

@property (nonatomic, strong) RCloudImageView *richContentImageView

Discussion

图片内容显示的View

Declared In

RCRichContentMessageCell.h

  digestLabel

文本内容显示的Label

@property (nonatomic, strong) RCAttributedLabel *digestLabel

Discussion

文本内容显示的Label

Declared In

RCRichContentMessageCell.h

  titleLabel

标题显示的Label

@property (nonatomic, strong) RCAttributedLabel *titleLabel

Discussion

标题显示的Label

Declared In

RCRichContentMessageCell.h