mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
[AFV] Ref T730, added graceful shutdown in AFV client itself
Also disconnect from network during "shutdown"
This commit is contained in:
@@ -221,6 +221,9 @@ namespace BlackCore
|
||||
//! Update the voice server URL
|
||||
bool updateVoiceServerUrl(const QString &url);
|
||||
|
||||
//! Gracefully shut down AFV client
|
||||
void gracefulShutdown();
|
||||
|
||||
signals:
|
||||
//! Receiving callsigns have been changed
|
||||
//! \remark callsigns I do receive
|
||||
|
||||
Reference in New Issue
Block a user