Re: RE: pm-8200 devel
Stephen Wood <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <[email protected]> |
On 12/12/05, Jordan Foley <[email protected]> wrote: > > ... This is the edited messageentry that I > created. I am pretty sure all of the variables are correct (all of them > but slot,messagetype, and folder are verified but they look correct). If you can figure out any of the dunno fields that would be great. ... > 1 UINT folder The folder is a index to the list of folder names that you should be able to read with the folderrequest packet. When I looked at this for the 4900, I think I found that there were up to 100 folders. > I have been looking at example code for implementing this into the sms > tab and it looks like the sanyo deals with this in a different way then > the other phones. The coding style of different developers may differ, but we all have to end up with the result dictionary populated with the same information. Feel free to change field names in messageentry etc if it makes sense to do so. The SMS related packet definitions in p_sanyo.p were done before BitPim had SMS capability and were just put there to sort of document the little bit that I had learned. Stephen