If I instantiate a Service class using StartService() like this:

StartService(new Intent(this, typeof(DBT.ServiceManager)));

how do I get a reference to the class?

I need to occasionally access the service to progress parameters etc.

Anyone got an example or idea - bit out of my comfort zone with this...

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Reference-to-Service-Class-started-with-StartService-tp5095507p5095507.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to