30 #ifndef PLUGINS_AZOTH_INTERFACES_IADVANCEDMESSAGE_H 31 #define PLUGINS_AZOTH_INTERFACES_IADVANCEDMESSAGE_H 76 "org.Deviant.LeechCraft.Azoth.IAdvancedMessage/1.0");
Q_DECLARE_INTERFACE(LeechCraft::Azoth::IAdvancedMessage,"org.Deviant.LeechCraft.Azoth.IAdvancedMessage/1.0")
virtual bool IsDelivered() const =0
Queries message delivery status.
virtual void messageDelivered()=0
Notifies that the message has been delivered.
virtual ~IAdvancedMessage()