ws proto modify

This commit is contained in:
Gordon 2022-03-14 14:28:35 +08:00
parent b52317f56b
commit bba84b4d11

View File

@ -383,6 +383,8 @@ message InvitationInfo {
string roomID = 5;
int32 timeout = 6;
string mediaType = 7;
int32 PlatformID = 8;
}