Phone.SMS.Remove( s:none, y:none ) -> ( i:none )
Phone.SMS.SubscribeOutgoing( s:none ) -> ( s:none ) Phone.SMS.UnsubscribeOutgoing( s:none ) -> () Phone.SMS.Remove( s:none, y:none ) -> ( i:none ) Phone.SMS.Suspend() -> ( y:none, i:none ) Phone.SMS.report( s:none, y:none ) -> ( i:none ) Phone.SMS.resume() -> ( y:none, i:none )
I need some help to understand how to manipulate sms through dbus.
I saw some functions with mdbus2 but I don't know how to use them and what each fonctions can do.
For exemple :
And can you help me to know what theses fonctions are for :