mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
[#1108] Add messges in main window concerning transfer success failure
This commit is contained in:
@ -84,6 +84,8 @@ CallManager::transfert( const std::string& callID, const std::string& to )
|
||||
Manager::instance().transferCall(callID, to);
|
||||
}
|
||||
|
||||
|
||||
|
||||
void
|
||||
CallManager::setVolume( const std::string& device, const double& value )
|
||||
{
|
||||
|
Reference in New Issue
Block a user