进入房间请求接口完善逻辑
This commit is contained in:
@@ -58,6 +58,8 @@ typedef NS_ENUM(NSInteger, RoomType) {
|
||||
@property (nonatomic , assign) NSInteger closeScreenFlag;
|
||||
@property (nonatomic , assign) NSInteger operatorStatus;
|
||||
@property (nonatomic , assign) BOOL isRoomFans;
|
||||
///房间密码
|
||||
@property(nonatomic, copy) NSString *roomPwd;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
Reference in New Issue
Block a user