Handling SMS storage full...
Aleksander Morgado
aleksander at aleksander.es
Thu Apr 16 14:39:35 PDT 2015
On Thu, Apr 16, 2015 at 11:14 PM, Markus Gothe <nietzsche at lysator.liu.se> wrote:
> I think it is an API on-top of the MBIM SMS API. See: http://code.msdn.microsoft.com/windowsapps/Sms-SendReceive-fa02e55e
Yes, looks like that. See e.g. the "message store" object:
https://msdn.microsoft.com/en-us/library/windows/apps/windows.devices.sms.smsdevicemessagestore
I don't see any method in the API to *store* a new SMS in the storage,
which is the same issue as in MBIM.
Regarding the issue with sent messages getting stored, can't you
re-list the messages after sending one? I'm not sure I've seen any
case where the SMS get automatically stored after having sent it, but
I really don't recall... plus I haven't tested SMS with many modems,
truth be told. Anyway, usually the other way around is chosen, first
storing then sending it by specifying the message index.
--
Aleksander
https://aleksander.es
More information about the libmbim-devel
mailing list