mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 02:57:22 +00:00
@@ -1702,6 +1702,10 @@ class FFI {
|
||||
});
|
||||
// every instance will bind a stream
|
||||
this.id = id;
|
||||
|
||||
if (isSessionAdded) {
|
||||
bind.sessionHandlePeerInfo(sessionId: sessionId);
|
||||
}
|
||||
}
|
||||
|
||||
/// Login with [password], choose if the client should [remember] it.
|
||||
|
||||
Reference in New Issue
Block a user