mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-18 15:31:28 +03:00
feat: add rustdesk uni links protocol
This commit is contained in:
@@ -9,6 +9,9 @@ const String kAppTypeDesktopRemote = "remote";
|
||||
const String kAppTypeDesktopFileTransfer = "file transfer";
|
||||
const String kAppTypeDesktopPortForward = "port forward";
|
||||
|
||||
const String kUniLinksPrefix = "rustdesk://";
|
||||
const String kActionNewConnection = "connection/new/";
|
||||
|
||||
const String kTabLabelHomePage = "Home";
|
||||
const String kTabLabelSettingPage = "Settings";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user