QCloudSMHMessageInfo Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | QCloudSMHMessageInfo.h QCloudSMHMessageInfo.m |
notifiedBy
消息发送人ID
@property (nonatomic, strong) NSString *notifiedByDeclared In
QCloudSMHMessageInfo.h
notifiedByNickname
消息发送人昵称,可空
@property (nonatomic, strong) NSString *notifiedByNicknameDeclared In
QCloudSMHMessageInfo.h
notifiedByAvatar
消息发送人头像
@property (nonatomic, strong) NSString *notifiedByAvatarDeclared In
QCloudSMHMessageInfo.h
type
消息类型
@property (nonatomic, assign) QCloudSMHMessageType typeDeclared In
QCloudSMHMessageInfo.h
creationTime
创建时间
@property (nonatomic, strong) NSString *creationTimeDeclared In
QCloudSMHMessageInfo.h