I am coding to save a picture massage into Nokia 8310 with VB .NET and Windows XP.
after i was saved it into the phone, the phone show the message be a message.
,not be a picture. It should be a picture. I check status of the message it is not be SHORTMESSAGE_TYPE_GSM_GMS .
How can I set a message to be a picture in my phone with this code?. The picture message user data, I copy from smart messaging FAQ., but change something. I save a message to the phone with a single message.
Thank.
Tree w.
Private submit As NokiaCLMessaging.IGSMSubmit
smsobj = New NokiaCLMessaging.ShortMsgAdapter()
Dim entry As NokiaCLMessaging.ShortMessageItem
entry = New NokiaCLMessaging.ShortMessageItem()