From 714e4ca44b2dc4d877e28d01e9f402fa0d9066a7 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 9 Feb 2012 12:48:00 +0100 Subject: sms: export uncomplete multipart messages as well Uncompleted multipart SMS will be exported to DBus, where only the "state" property is valid, so that we allow completely removing those uncompleted multipart SMS which will never get completed due to one reason or another. --- src/mm-iface-modem-messaging.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mm-iface-modem-messaging.h') diff --git a/src/mm-iface-modem-messaging.h b/src/mm-iface-modem-messaging.h index 8a09deb9..20890117 100644 --- a/src/mm-iface-modem-messaging.h +++ b/src/mm-iface-modem-messaging.h @@ -118,6 +118,6 @@ void mm_iface_modem_messaging_bind_simple_status (MMIfaceModemMessaging *self, /* Report new SMS part */ gboolean mm_iface_modem_messaging_take_part (MMIfaceModemMessaging *self, MMSmsPart *sms_part, - gboolean received); + MMSmsState state); #endif /* MM_IFACE_MODEM_MESSAGING_H */ -- cgit v1.2.3-70-g09d2