Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- xmpp asmack android
- try {
- login("abcd","11111");
- displayBuddyList();
- sendMessage("Hello!", "[email protected]");
- disconnect();
- } catch (XMPPException e) {
- e.printStackTrace();
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment