mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-16 14:59:01 +08:00
ws proto modify
This commit is contained in:
@@ -383,6 +383,8 @@ message InvitationInfo {
|
|||||||
string roomID = 5;
|
string roomID = 5;
|
||||||
int32 timeout = 6;
|
int32 timeout = 6;
|
||||||
string mediaType = 7;
|
string mediaType = 7;
|
||||||
|
int32 PlatformID = 8;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user