mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-21 01:09:01 +08:00
feat: conn update token
This commit is contained in:
@@ -56,6 +56,7 @@ message GetUsersOnlineStatusResp{
|
||||
string status = 2;
|
||||
string connID = 3;
|
||||
bool isBackground = 4;
|
||||
string token =5;
|
||||
}
|
||||
message FailedDetail{
|
||||
string userID = 1;
|
||||
|
||||
Reference in New Issue
Block a user