mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-07 02:56:42 +08:00
ws proto modify
This commit is contained in:
parent
bba84b4d11
commit
6136ac4116
@ -384,6 +384,8 @@ message InvitationInfo {
|
|||||||
int32 timeout = 6;
|
int32 timeout = 6;
|
||||||
string mediaType = 7;
|
string mediaType = 7;
|
||||||
int32 PlatformID = 8;
|
int32 PlatformID = 8;
|
||||||
|
int32 sessionType = 9;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user