-
- Downloads
BehaviorController: add signals to notify the client for all accounts
Currently a client got no way to listen notifications from all accounts at the same place and must listen for all accounts one by one. This patch allow clients to get notified when a call is incoming, a new trust request or a new interaction has arrived. Change-Id: I27790c073113d54f0adf6e2409b8e634de200d02
Showing
- src/api/behaviorcontroller.h 23 additions, 0 deletionssrc/api/behaviorcontroller.h
- src/api/contactmodel.h 3 additions, 1 deletionsrc/api/contactmodel.h
- src/contactmodel.cpp 34 additions, 6 deletionssrc/contactmodel.cpp
- src/conversationmodel.cpp 6 additions, 1 deletionsrc/conversationmodel.cpp
- src/newaccountmodel.cpp 1 addition, 1 deletionsrc/newaccountmodel.cpp
Loading
Please register or sign in to comment