RCMessageCellNotificationModel Class Reference

Inherits from NSObject
Declared in RCMessageCellNotificationModel.h

Overview

消息Cell状态更新通知的数据模型

  messageId

消息ID

@property (nonatomic) long messageId

Discussion

消息ID

Declared In

RCMessageCellNotificationModel.h

  actionName

更新的状态名

@property (strong, nonatomic) NSString *actionName

Discussion

更新的状态名

Declared In

RCMessageCellNotificationModel.h

  progress

进度

@property (nonatomic) NSInteger progress

Discussion

进度

Declared In

RCMessageCellNotificationModel.h