| 95 #define AIM_CB_MSG_ERROR 0x0001 |
95 #define AIM_CB_MSG_ERROR 0x0001 |
| 96 #define AIM_CB_MSG_PARAMINFO 0x0005 |
96 #define AIM_CB_MSG_PARAMINFO 0x0005 |
| 97 #define AIM_CB_MSG_INCOMING 0x0007 |
97 #define AIM_CB_MSG_INCOMING 0x0007 |
| 98 #define AIM_CB_MSG_EVIL 0x0009 |
98 #define AIM_CB_MSG_EVIL 0x0009 |
| 99 #define AIM_CB_MSG_MISSEDCALL 0x000a |
99 #define AIM_CB_MSG_MISSEDCALL 0x000a |
| 100 #define AIM_CB_MSG_CLIENTERROR 0x000b |
100 #define AIM_CB_MSG_CLIENTAUTORESP 0x000b |
| 101 #define AIM_CB_MSG_ACK 0x000c |
101 #define AIM_CB_MSG_ACK 0x000c |
| 102 #define AIM_CB_MSG_DEFAULT 0xffff |
102 #define AIM_CB_MSG_DEFAULT 0xffff |
| 103 |
103 |
| 104 /* |
104 /* |
| 105 * SNAC Family: Advertisement Services |
105 * SNAC Family: Advertisement Services |