房间公屏用模型

This commit is contained in:
fengshuo
2022-10-21 18:03:00 +08:00
parent b93d46fb3f
commit 5df38804e2
26 changed files with 482 additions and 165 deletions

View File

@@ -375,6 +375,7 @@
return;
}
self.giftBarView.sendButtonIsEnable = NO;
NSLog(@"送礼物陈宫之前的时间:%@", [NSDate date]);
///
[self.presenter sendGift:uidString giftNum:giftNumber sendType:sendType giftId:giftId giftSource:sourceType giftType:giftInfo.giftType roomSendType:roomSendType roomUid:self.roomUid msg:@""];
} else {
@@ -591,6 +592,7 @@
}
- (void)sendGiftSuccess:(GiftReceiveInfoModel *)receiveInfo originDic:(NSDictionary *)originDic uidCount:(NSInteger)uidCount{
NSLog(@"送礼物陈宫之后的时间:%@", [NSDate date]);
self.giftBarView.sendButtonIsEnable = YES;
if (receiveInfo.sourceType == GiftSourceType_Pack) {
///