Hi!
I wonder if it's possible to send WAP Push SMS messages using Skype4Java.
I have translated code from C# (from this project) to java to generate a WAP Push SMS string. However, when I send it using Skype.sendSMS(receivers, wapString), it's only interpreted as a normal string. Therefore, I wonder whether it is possible at all to send WAP Push SMS with Skype4Java, or whether I have some errors in my "translation".
Regards,
Pär