|
|
@@ -27,7 +27,10 @@ import org.jivesoftware.smackx.ping.PingManager;
|
|
|
import java.io.IOException;
|
|
|
import java.util.Random;
|
|
|
|
|
|
-
|
|
|
+/**
|
|
|
+ * @desc:
|
|
|
+ * @author:Arison on 2017/8/22
|
|
|
+ */
|
|
|
public class XmppConnectionManager {
|
|
|
private static final String TAG = XmppConnectionManager.class.getSimpleName();
|
|
|
private Context mContext;
|