25262728293031323334
} catch (IOException e){ LogHelper.logSevere(_("xmppSmackReadError", "")); } // now initialize the actual XMPP communication handling class if smack is installed new XMPPer(); } else { LogHelper.logSevere(_("xmppDownloadSmack", "")); } }