Hello,
Can anyone out there help me to send picture message in python. The API that I've seen can only allow me to send text message but I want to send Picture Message.
Hello,
Can anyone out there help me to send picture message in python. The API that I've seen can only allow me to send text message but I want to send Picture Message.
Hi,
http://pys60.garage.maemo.org/doc/s6...messaging.html
The mms_send function is what you need.
And here is an example: http://wiki.forum.nokia.com/index.php/How_to_send_MMS
Hi,
Do you mean to send MMS. ?
Than check this article.
http://wiki.forum.nokia.com/index.php/How_to_send_MMS
Jajal Mehul
No, I don't mean MMS, I mean the legacy black and white picture(size 72x28 pixel) that were use in previous model of nokia.
Do you have any idea to send that black and white picture?
Thank you so much for your reply.