mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 05:01:27 +03:00
feat: cm interface
This commit is contained in:
@@ -212,6 +212,7 @@ pub enum Data {
|
||||
SwitchSidesBack,
|
||||
UrlLink(String),
|
||||
VoiceCallIncoming,
|
||||
StartVoiceCall,
|
||||
VoiceCallResponse(bool),
|
||||
CloseVoiceCall(String),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user