-1

Is there any system defined function/method to get default mail credentials for a particular user and use it in our application for sending mail for nokia s40 ?

Vigbyor
  • 2,568
  • 4
  • 21
  • 35

1 Answers1

1

No, but Nokia supports platformRequest("mailto:") for some S40 devices.

http://www.developer.nokia.com/Resources/Library/Java/#!developers-guides/invoking-applications/invoking-applications-in-java-me.html

mr_lou
  • 1,910
  • 2
  • 14
  • 26