mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-10 17:49:38 +02:00
Fixes for private data support.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2006 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
b8602b80c0
commit
665825b656
3 changed files with 23 additions and 6 deletions
|
@ -53,7 +53,7 @@
|
|||
package org.jivesoftware.smackx.packet;
|
||||
|
||||
/**
|
||||
* Interface to represent private data. Each private data chunk is an XML subdocument
|
||||
* Interface to represent private data. Each private data chunk is an XML sub-document
|
||||
* with a root element name and namespace.
|
||||
*
|
||||
* @see org.jivesoftware.smackx.PrivateDataManager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue