Changeset 06eef80 for protocols/account.h
- Timestamp:
- 2013-02-21T14:03:15Z (12 years ago)
- Branches:
- master
- Children:
- a5c6ebd
- Parents:
- 12f500f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/account.h
r12f500f r06eef80 70 70 ACC_FLAG_AWAY_MESSAGE = 0x01, /* Supports away messages instead of just states. */ 71 71 ACC_FLAG_STATUS_MESSAGE = 0x02, /* Supports status messages (without being away). */ 72 ACC_FLAG_HANDLE_DOMAINS = 0x04, /* Contact handles need a domain portion. */ 72 73 } account_flag_t; 73 74
Note: See TracChangeset
for help on using the changeset viewer.