粉丝团开通特权弹窗
This commit is contained in:
@@ -126,6 +126,10 @@ typedef NS_ENUM(NSInteger, RoomDatingStateChangeType) {
|
||||
@property (nonatomic, assign) int64_t mgId;
|
||||
///小游戏名称
|
||||
@property (nonatomic, copy) NSString *mgName;
|
||||
///是否开通了粉丝团(本地字段)
|
||||
@property (nonatomic, assign) BOOL hadOpenAnchorFans;
|
||||
///开通粉丝团红点(本地字段)
|
||||
@property (nonatomic, assign) BOOL anchorFansRedDot;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
Reference in New Issue
Block a user