Hi,
I have just downloaded last SNAP_Mobile_API_Javadocs_v1_2_en.zip. Ok you remove Packet class. But also StringTokenizer class? This class was present since first SM release. Yes it is not used by net part.
BR,
Mik
Hi,
I have just downloaded last SNAP_Mobile_API_Javadocs_v1_2_en.zip. Ok you remove Packet class. But also StringTokenizer class? This class was present since first SM release. Yes it is not used by net part.
BR,
Mik
Hi Mik,
we removed the StringTokenizer class from the new API because it was ment as internal class in the first place.
It was not based on any standards either. Sorry for misleading you.
You can though find similar example code pieces on StringTokenizer class when you do a search in the web.
It is not a lot of code and it should be quite simple to implement.
Thanks!
- Heidi