TUIContactActionCell Class Reference

Inherits from TCommonTableViewCell : UITableViewCell
Declared in TUIContactActionCell.h
TUIContactActionCell.m

Other Methods

– initWithStyle:reuseIdentifier:

- (instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString *)reuseIdentifier

– fillWithData:

- (void)fillWithData:(TUIContactActionCellData *)actionData

Other Methods

  avatarView

@property UIImageView *avatarView

  titleLabel

@property UILabel *titleLabel

  unRead

@property TUnReadView *unRead

  actionData

@property (readonly) TUIContactActionCellData *actionData