comparison libpurple/protocols/oscar/oscar.h @ 28230:dc0c781dce10

Update some macros based on information from http://dev.aol.com/aim/oscar/#OSERVICE__NICK_FLAGS
author Mark Doliner <mark@kingant.net>
date Sun, 06 Sep 2009 21:20:48 +0000
parents 8d5380556f12
children 3161c687d7bc
comparison
equal deleted inserted replaced
28229:8d5380556f12 28230:dc0c781dce10
1024 #define AIM_FLAG_FREE 0x0010 1024 #define AIM_FLAG_FREE 0x0010
1025 #define AIM_FLAG_AWAY 0x0020 1025 #define AIM_FLAG_AWAY 0x0020
1026 #define AIM_FLAG_ICQ 0x0040 1026 #define AIM_FLAG_ICQ 0x0040
1027 #define AIM_FLAG_WIRELESS 0x0080 1027 #define AIM_FLAG_WIRELESS 0x0080
1028 #define AIM_FLAG_UNKNOWN100 0x0100 1028 #define AIM_FLAG_UNKNOWN100 0x0100
1029 #define AIM_FLAG_UNKNOWN200 0x0200 1029 #define AIM_FLAG_IMFORWARDING 0x0200
1030 #define AIM_FLAG_ACTIVEBUDDY 0x0400 1030 #define AIM_FLAG_ACTIVEBUDDY 0x0400
1031 #define AIM_FLAG_UNKNOWN800 0x0800 1031 #define AIM_FLAG_UNKNOWN800 0x0800
1032 #define AIM_FLAG_ABINTERNAL 0x1000 1032 #define AIM_FLAG_ONEWAYWIRELESS 0x1000
1033 #define AIM_FLAG_ALLUSERS 0x001f 1033 #define AIM_FLAG_NOKNOCKKNOCK 0x00040000
1034 #define AIM_FLAG_FORWARD_MOBILE 0x00080000
1034 1035
1035 #define AIM_USERINFO_PRESENT_FLAGS 0x00000001 1036 #define AIM_USERINFO_PRESENT_FLAGS 0x00000001
1036 #define AIM_USERINFO_PRESENT_MEMBERSINCE 0x00000002 1037 #define AIM_USERINFO_PRESENT_MEMBERSINCE 0x00000002
1037 #define AIM_USERINFO_PRESENT_ONLINESINCE 0x00000004 1038 #define AIM_USERINFO_PRESENT_ONLINESINCE 0x00000004
1038 #define AIM_USERINFO_PRESENT_IDLE 0x00000008 1039 #define AIM_USERINFO_PRESENT_IDLE 0x00000008