actually i developed a midlet application using platfiorm request APi that initiates a phone call to a particular number. it runs perfectly well when i implement it i separately. now i want to integrate it into an application that runs on Symabian S80 personal profile SDK emulator. isi it possible? if so how?
thanks in advance
Are you sure you need to use PP/CDC? I'm not sure you can create a wrapper class for the platformRequest function, although I personally have never used the platformRequest method in j2me as it was not part of what i needed to do, and I'm almost positive there's nothing in the personal profile spec that deals with that method.
MBliss
Message was edited by:
MBliss
I have no idea. If i wanted to find this out i'd have to look into it as i have never needed to do this, so that is what I suggest you do. You could always fire off an email to SUN support (assuming they have a support email address) asking them if there's any way to do this. Post your findings here so other people who need to do this can benefit from it as well.
MBliss