| Method and Description |
|---|
| org.jivesoftware.smackx.forward.Forwarded.getDelayInfo()
Use
Forwarded.getDelayInformation() instead. |
| org.jivesoftware.smackx.pubsub.ConfigureForm.isSubscibe()
use
ConfigureForm.isSubscribe() instead |
| org.jivesoftware.smackx.vcardtemp.packet.VCard.setEncodedImage(String)
Use
VCard.setAvatar(String, String) instead. |