Uses of Class
org.jivesoftware.smackx.packet.OfflineMessageRequest.Item

Packages that use OfflineMessageRequest.Item
org.jivesoftware.smackx.packet XML packets that are part of the XMPP extension protocols. 
 

Uses of OfflineMessageRequest.Item in org.jivesoftware.smackx.packet
 

Methods in org.jivesoftware.smackx.packet with parameters of type OfflineMessageRequest.Item
 void OfflineMessageRequest.addItem(OfflineMessageRequest.Item item)
          Adds an item child that holds information about offline messages to view or delete.