NIMResourceExtraInfo Class Reference
Inherits from | NSObject |
---|---|
Declared in | NIMResourceExtraInfo.h |
scene
Scene where the resource is used
@property (nonatomic, copy, null_resettable) NSString *scene
Discussion
Scene where the resource is used
Declared In
NIMResourceExtraInfo.h
md5
MD5 value of the resource file
@property (nonatomic, copy, nullable) NSString *md5
Discussion
MD5 value of the resource file
Declared In
NIMResourceExtraInfo.h
roomId
Chat room ID used by resource files in independent chat rooms
@property (nonatomic, copy, nullable) NSString *roomId
Discussion
Chat room ID used by resource files in independent chat rooms
Declared In
NIMResourceExtraInfo.h