mirror of
https://github.com/rustdesk/hbb_common.git
synced 2025-07-03 00:17:17 +00:00
Update message.proto
This commit is contained in:
parent
4b161a2050
commit
895024221e
@ -78,7 +78,7 @@ message LoginRequest {
|
|||||||
oneof union {
|
oneof union {
|
||||||
FileTransfer file_transfer = 7;
|
FileTransfer file_transfer = 7;
|
||||||
PortForward port_forward = 8;
|
PortForward port_forward = 8;
|
||||||
ViewCamera view_camera = 15;
|
ViewCamera view_camera = 9;
|
||||||
}
|
}
|
||||||
bool video_ack_required = 9;
|
bool video_ack_required = 9;
|
||||||
uint64 session_id = 10;
|
uint64 session_id = 10;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user