I'm using the WMADemo from the J2ME samples to send and receive SMS.
If I send one SMS from the SMSSend MIDlet for one device that doesn't have SMSReceive MIDlet installed the message goes to the inbox.
Is there any way to prevent this from happening?
Thanks.