video_ack_required for web

This commit is contained in:
rustdesk
2022-02-04 22:18:48 +08:00
parent eb49af843c
commit 5a0f8d008e
2 changed files with 12 additions and 1 deletions

View File

@@ -381,6 +381,7 @@ message Misc {
string close_reason = 9;
bool refresh_video = 10;
OptionResponse option_response = 11;
bool video_received = 12;
}
}