Back to project page Boxee-Thumb-Remote.
The source code is released under:
Apache License
If you think the Android project Boxee-Thumb-Remote listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package net.evendanan.android.thumbremote.service; //from www. j av a2s. c om public enum State { IDLE, DISCOVERYING, ERROR_NO_PASSWORD, ERROR_NO_SERVER, DEAD }