Deprecated API


Contents
Deprecated Methods
org.jivesoftware.smackx.packet.LastActivity.getLastActivity(XMPPConnection, String)
          This method only retreives the lapsed time since the last logout of a particular jid. Replaced by getLastActivity 
 

Deprecated Constructors
org.jivesoftware.smack.packet.XMPPError(int)
          new errors should be created using the constructor XMPPError(condition) 
org.jivesoftware.smack.packet.XMPPError(int, String)
          new errors should be created using the constructor XMPPError(condition, message) 
 



Copyright © 2013 LittleShoot. All Rights Reserved.