Improve documentation.
This commit is contained in:
parent
7aa05c48bc
commit
f186c4f302
16 changed files with 47 additions and 72 deletions
|
@ -30,13 +30,11 @@
|
|||
*/
|
||||
@interface XMPPStanza: OFXMLElement
|
||||
{
|
||||
/// \cond internal
|
||||
XMPPJID *_from;
|
||||
XMPPJID *_to;
|
||||
OFString *_type;
|
||||
OFString *_ID;
|
||||
OFString *_language;
|
||||
/// \endcond
|
||||
}
|
||||
|
||||
#ifdef OF_HAVE_PROPERTIES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue