RCConversationDetailContentView Class Reference

Inherits from UIView
Declared in RCConversationDetailContentView.h

  hightlineLabel

@property (nonatomic, strong) UILabel *hightlineLabel

  sentStatusView

@property (nonatomic, strong) UIImageView *sentStatusView

  messageContentLabel

@property (nonatomic, strong) UILabel *messageContentLabel

– updateContent:

- (void)updateContent:(RCConversationModel *)model

– updateContent:prefixName:

- (void)updateContent:(RCConversationModel *)model prefixName:(NSString *)prefixName

– resetDefaultLayout:

- (void)resetDefaultLayout:(RCConversationModel *)reuseModel

– updateLayout

- (void)updateLayout