01-17-2013 04:18 AM
Hello guys, I am new to programming in bb10. I am making sample app That will be able to Send email with attachment. After searching documentation I have found Attachment class and message class. But I am confuse about how will I do it? If it is possible with one of thsese class? Please provide me some link or it would be a great help if anyone provide a soure code. I am stuck for many days.
Thanks
01-17-2013 09:22 AM - edited 01-17-2013 09:31 AM
This sample might help:
http://blackberry.github.com/Cascades-Samples/mess
There's MessageBuilder class. This page has an example of adding attachment to the message but I did not try this myself:
https://developer.blackberry.com/cascades/referenc
01-21-2013 11:39 PM
Thanks Zmey for an answer.
I think message builder class can be used for an attachment part.But the main part is about email .How would I achieve email functionality?There is no sample source code available even in the documentation.Any help would be appriciated.
01-22-2013 01:26 AM
Message Api D'osent work also ...
01-22-2013 02:42 AM
01-22-2013 06:38 AM
Hi Zmey,
how can i verify or configured the email on device !!!
thks.