Java Question Intercepting and send sms

MiguelAlvarez

Member
Licensed User
Longtime User
How I can send an sms, whit

Dim ps As PhoneSms
ps.Send2("CelNo", "message", False, False )

while I have active

Dim SmsIntercept As SmsInterceptor
SmsIntercept.Initialize2("SmsIntercept", 999)

I have tried and does not send error, but not the message
 

MiguelAlvarez

Member
Licensed User
Longtime User
Solved...... In spanish, if the message text has accents fails
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…