ws backgroundStatus

This commit is contained in:
wangchuxiao
2022-12-06 14:24:29 +08:00
parent c24b0e1425
commit 4c9859a1ac
3 changed files with 81 additions and 70 deletions
+1
View File
@@ -56,6 +56,7 @@ message GetUsersOnlineStatusResp{
string platform = 1;
string status = 2;
string connID = 3;
bool isBackground = 4;
}
message FailedDetail{
string userID = 3;