Back to project page dcchat.
The source code is released under:
Apache License
If you think the Android project dcchat 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.kaleidos.dcchat; import net.kaleidos.dcchat.async.DcChatAsyncTask; public class Data { static public DcChatAsyncTask dcChatAsyncTask; }