mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-10 02:39:42 +02:00
SMACK-526 Classes marked as deprecated to discourage their usage. Pubsub should be used instead.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/branches/smack_3_4_0@13886 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
5bbf6cf224
commit
9bb940da4b
5 changed files with 5 additions and 0 deletions
|
@ -30,6 +30,7 @@ import org.jivesoftware.smack.packet.IQ;
|
|||
*
|
||||
* @author Jeff Williams
|
||||
*/
|
||||
@Deprecated
|
||||
public class PEPPubSub extends IQ {
|
||||
|
||||
PEPItem item;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue