Looking through the 1.4.2 documentation, I see that sms_send() has a parameter for callback (to test if the message was sent, etc.) But mms_send() does not seem to have it.
Why?
Also, is there any way to send a multipart message (.wav file AND also a .jpg?)
Finally, I was looking through the source modules to see if there was a hidden option in mms_send(), but I am a newbie and all I find in the nokia opensources is the C++ extension libraries, but there seems to be also somewhere Python wrappers that are imported. (I did not see them in the SDK). Where can I find the actually python import libraries so that I can understand better what they are doing?

Reply With Quote




