mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-13 13:35:59 +08:00
proto modify
This commit is contained in:
@@ -592,7 +592,6 @@ message SignalGetTokenByRoomIDReq {
|
||||
string roomID = 1;
|
||||
string opUserID = 2;
|
||||
ParticipantMetaData participant = 3;
|
||||
string operationID = 4;
|
||||
}
|
||||
|
||||
message SignalGetTokenByRoomIDReply {
|
||||
@@ -601,8 +600,6 @@ message SignalGetTokenByRoomIDReply {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
message SetAppBackgroundStatusReq {
|
||||
string userID = 1;
|
||||
bool isBackground = 2;
|
||||
|
||||
Reference in New Issue
Block a user