Alright, so now i am getting the messages correctly to my receiver. However, now when i try to get the SmsMessages from the intent i am at a roadblock:
In the Java code base there is a helper function here: Telephony.Sms.Intents.getMessagesFromIntent(intent) It will parse out the SmsMessage objects from the intent. What would be the equivalent for this in Mono? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Now-a-Question-about-BroadcastReceivers-not-working-tp4803684p4803710.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
