TCommonContactCellData Class Reference Inherits from TCommonCellData : NSObject Declared in TCommonContactCellData.hTCommonContactCellData.m Other Methods – initWithFriend: - (instancetype)initWithFriend:(TIMFriend *)args – initWithGroupInfo: - (instancetype)initWithGroupInfo:(TIMGroupInfo *)args friendProfile @property TIMFriend *friendProfile identifier @property NSString *identifier avatarUrl @property NSURL *avatarUrl title @property NSString *title avatarImage @property UIImage *avatarImage Other Methods – compare: - (NSComparisonResult)compare:(TCommonContactCellData *)data – heightOfWidth: - (CGFloat)heightOfWidth:(CGFloat)width