Changeset af7f046 for protocols/jabber/jabber.h
- Timestamp:
- 2010-03-14T16:56:00Z (15 years ago)
- Branches:
- master
- Children:
- 8fb1263
- Parents:
- 435f552
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/jabber.h
r435f552 raf7f046 46 46 activates all XEP-85 related code. */ 47 47 JFLAG_XMLCONSOLE = 64, /* If the user added an xmlconsole buddy. */ 48 JFLAG_STARTTLS_DONE = 128, /* If a plaintext session was converted to TLS. */ 48 49 } jabber_flags_t; 49 50
Note: See TracChangeset
for help on using the changeset viewer.