iVoiceCallSourceList.h
22 virtual void listEvent(boost::shared_ptr<IVoiceCallSource> voiceCallSource, dpyVoicecall::ListEvent event) = 0;
48 virtual boost::system::error_code getVoiceCallSources(std::list<boost::shared_ptr<IVoiceCallSource>>& list) = 0;
virtual ~ListObserver()
Destructor.
Definition: iVoiceCallSourceList.h:27
Deepsy Voicecall namespace that includes the different enums, structs or method signatures that shoul...
virtual void listEvent(boost::shared_ptr< IVoiceCallSource > voiceCallSource, dpyVoicecall::ListEvent event)=0