mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-26 19:46:57 +08:00
ws proto modify
This commit is contained in:
parent
b52317f56b
commit
bba84b4d11
@ -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;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user