个播最小化进房不弹关注房主弹窗,房主魅力值优化

This commit is contained in:
chenguilong
2022-03-04 15:48:19 +08:00
parent 7d37658fa6
commit 90f868ea55
5 changed files with 14 additions and 9 deletions

View File

@@ -32,6 +32,10 @@ NS_ASSUME_NONNULL_BEGIN
* 麦序更新通知。
*/
- (void)onMicroQueueUpdate:(NSMutableDictionary<NSString *, MicroQueueModel *>*)queue;
/**
*麦序上礼物值更新
*/
- (void)onMicroGiftValueUpdate:(NSDictionary *)data;
@end