Commit b647c258 authored by chenweijian's avatar chenweijian

退房

parent c1b51818
...@@ -380,7 +380,7 @@ message SheepMatchSuccess { ...@@ -380,7 +380,7 @@ message SheepMatchSuccess {
string channelId = 5; string channelId = 5;
string token = 6; string token = 6;
uint32 agoraId = 7; uint32 agoraId = 7;
uint32 provider = 8; uint32 provider = 8;
uint32 otherAgoraId = 9; uint32 otherAgoraId = 9;
} }
...@@ -490,4 +490,5 @@ message H5GameVoiceUnMute { ...@@ -490,4 +490,5 @@ message H5GameVoiceUnMute {
/* id == 160 退出房间 */ /* id == 160 退出房间 */
message QuitRoom { message QuitRoom {
uint32 reason = 1; // 原因1.被拉黑;2.被踢出
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment