房间分享的公屏显示

This commit is contained in:
fengshuo
2021-11-24 14:58:53 +08:00
committed by zu
parent 02a0c55815
commit 869414c8ef
2 changed files with 78 additions and 121 deletions

View File

@@ -163,6 +163,11 @@
@(Custom_Message_Sub_Gift_Send),
@(Custom_Message_Sub_Gift_LuckySend),
nil],
@(CustomMessageType_Room_Tip):
[NSSet setWithObjects:
@(Custom_Message_Sub_Room_Tip_ShareRoom),
@(Custom_Message_Sub_Room_Tip_Attention_Owner),
nil],
};
}