[mono-android] Radio
Jonathan Pobst
monkey at jpobst.com
Wed Mar 23 14:41:14 EDT 2011
Do you have a link? I don't see ConnectionManager or Radio in the docs.
Jonathan
On 3/23/2011 1:30 PM, Wally McClure wrote:
> In reading the java docs, the ConnectionManager has a .setRadio method
> that allows for a mobile radio to be turned on and off. I don't see a
> .Radio property or similar to set the mobile radio. What am I missing
> regarding the turning on and off on the radios?
>
> I also see that there is a networkpreference property on the connection
> manager that takes an integer. I assume that this should be filled by a
> value from
> Android.Net.ConnectivityType with either the .wifi or .mobile value.
> Unfortunately, this is an enum and the networkpreference is expecting an
> int. Should I do something besides cast this value to an int?
>
> Wally
>
>
>
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
More information about the Monodroid
mailing list