ws proto modify

This commit is contained in:
Gordon 2022-03-14 14:59:23 +08:00
parent bba84b4d11
commit 6136ac4116

View File

@ -384,6 +384,8 @@ message InvitationInfo {
int32 timeout = 6;
string mediaType = 7;
int32 PlatformID = 8;
int32 sessionType = 9;
}