Tried the following but getting 'No such method'

IntPtr ip_PushManager =
JNIEnv.FindClass("com/urbanairship/push/PushManager");

                IntPtr ip_setReciver = JNIEnv.GetMethodID(ip_PushManager,
"shared().setIntentReceiver", "(Landroid/app/Class)V");



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Trying-to-Call-PushManager-share-setIntentReciver-IntentReceiver-class-tp5712058p5712059.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

Reply via email to