[android-developers] How to register my listener to a particular port
I am using the following function to send Data SMS to my device:
sendDataMessage(String destinationAddress, String scAddress, short
destinationPort, byte[] data, PendingIntent sentIntent, PendingIntent
deliveryIntent)
Send a data based SMS to a specific application port.
I am not able to figure out how do i register my recipient application
to a particular port to receive these data sms messages.
Regards,
Aishwarya
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home