rename accountopt.[ch] to purpleaccountoption.[ch]
[pidgin-git.git] / libpurple / protocols / oscar / snactypes.h
blob06f5623aad82578a8ae3eed21f7fcb4ff0cf869b
1 /*
2 * Purple's oscar protocol plugin
3 * This file is the legal property of its developers.
4 * Please see the AUTHORS file distributed alongside this file.
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2 of the License, or (at your option) any later version.
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
22 * AIM Callback Types
26 #ifndef PURPLE_OSCAR_SNACTYPES_H
27 #define PURPLE_OSCAR_SNACTYPES_H
30 * SNAC Families.
32 #define SNAC_FAMILY_OSERVICE 0x0001
33 #define SNAC_FAMILY_LOCATE 0x0002
34 #define SNAC_FAMILY_BUDDY 0x0003
35 #define SNAC_FAMILY_ICBM 0x0004
36 #define SNAC_FAMILY_ADVERT 0x0005
37 #define SNAC_FAMILY_INVITE 0x0006
38 #define SNAC_FAMILY_ADMIN 0x0007
39 #define SNAC_FAMILY_POPUP 0x0008
40 #define SNAC_FAMILY_BOS 0x0009
41 #define SNAC_FAMILY_USERLOOKUP 0x000a
42 #define SNAC_FAMILY_STATS 0x000b
43 #define SNAC_FAMILY_TRANSLATE 0x000c
44 #define SNAC_FAMILY_CHATNAV 0x000d
45 #define SNAC_FAMILY_CHAT 0x000e
46 #define SNAC_FAMILY_ODIR 0x000f
47 #define SNAC_FAMILY_BART 0x0010
48 #define SNAC_FAMILY_FEEDBAG 0x0013
49 #define SNAC_FAMILY_ICQ 0x0015
50 #define SNAC_FAMILY_AUTH 0x0017
51 #define SNAC_FAMILY_ALERT 0x0018
53 #define AIM_CB_FAM_SPECIAL 0xffff /* Internal libfaim use */
56 * SNAC Family: Ack.
58 * Not really a family, but treating it as one really
59 * helps it fit into the libfaim callback structure better.
62 #define AIM_CB_ACK_ACK 0x0001
65 * SNAC Family: General.
67 #define SNAC_SUBTYPE_OSERVICE_ERROR 0x0001
68 #define SNAC_SUBTYPE_OSERVICE_CLIENTREADY 0x0002
69 #define SNAC_SUBTYPE_OSERVICE_SERVERREADY 0x0003
70 #define SNAC_SUBTYPE_OSERVICE_SERVICEREQ 0x0004
71 #define SNAC_SUBTYPE_OSERVICE_REDIRECT 0x0005
72 #define SNAC_SUBTYPE_OSERVICE_RATEINFOREQ 0x0006
73 #define SNAC_SUBTYPE_OSERVICE_RATEINFO 0x0007
74 #define SNAC_SUBTYPE_OSERVICE_RATEINFOACK 0x0008
75 #define SNAC_SUBTYPE_OSERVICE_RATECHANGE 0x000a
76 #define SNAC_SUBTYPE_OSERVICE_SERVERPAUSE 0x000b
77 #define SNAC_SUBTYPE_OSERVICE_SERVERRESUME 0x000d
78 #define SNAC_SUBTYPE_OSERVICE_REQSELFINFO 0x000e
79 #define SNAC_SUBTYPE_OSERVICE_SELFINFO 0x000f
80 #define SNAC_SUBTYPE_OSERVICE_EVIL 0x0010
81 #define SNAC_SUBTYPE_OSERVICE_SETIDLE 0x0011
82 #define SNAC_SUBTYPE_OSERVICE_MIGRATIONREQ 0x0012
83 #define SNAC_SUBTYPE_OSERVICE_MOTD 0x0013
84 #define SNAC_SUBTYPE_OSERVICE_SETPRIVFLAGS 0x0014
85 #define SNAC_SUBTYPE_OSERVICE_WELLKNOWNURL 0x0015
86 #define SNAC_SUBTYPE_OSERVICE_NOP 0x0016
87 #define SNAC_SUBTYPE_OSERVICE_DEFAULT 0xffff
90 * SNAC Family: Location Services.
92 #define SNAC_SUBTYPE_LOCATE_ERROR 0x0001
93 #define SNAC_SUBTYPE_LOCATE_REQRIGHTS 0x0002
94 #define SNAC_SUBTYPE_LOCATE_RIGHTSINFO 0x0003
95 #define SNAC_SUBTYPE_LOCATE_SETUSERINFO 0x0004
96 #define SNAC_SUBTYPE_LOCATE_REQUSERINFO 0x0005
97 #define SNAC_SUBTYPE_LOCATE_USERINFO 0x0006
98 #define SNAC_SUBTYPE_LOCATE_WATCHERSUBREQ 0x0007
99 #define SNAC_SUBTYPE_LOCATE_WATCHERNOT 0x0008
100 #define SNAC_SUBTYPE_LOCATE_DEFAULT 0xffff
103 * SNAC Family: Buddy List Management Services.
105 #define SNAC_SUBTYPE_BUDDY_ERROR 0x0001
106 #define SNAC_SUBTYPE_BUDDY_REQRIGHTS 0x0002
107 #define SNAC_SUBTYPE_BUDDY_RIGHTSINFO 0x0003
108 #define SNAC_SUBTYPE_BUDDY_ADDBUDDY 0x0004
109 #define SNAC_SUBTYPE_BUDDY_REMBUDDY 0x0005
110 #define SNAC_SUBTYPE_BUDDY_REJECT 0x000a
111 #define SNAC_SUBTYPE_BUDDY_ONCOMING 0x000b
112 #define SNAC_SUBTYPE_BUDDY_OFFGOING 0x000c
113 #define SNAC_SUBTYPE_BUDDY_DEFAULT 0xffff
116 * SNAC Family: Messaging Services.
118 #define SNAC_SUBTYPE_ICBM_ERROR 0x0001
119 #define SNAC_SUBTYPE_ICBM_PARAMINFO 0x0005
120 #define SNAC_SUBTYPE_ICBM_INCOMING 0x0007
121 #define SNAC_SUBTYPE_ICBM_EVIL 0x0009
122 #define SNAC_SUBTYPE_ICBM_MISSEDCALL 0x000a
123 #define SNAC_SUBTYPE_ICBM_CLIENTAUTORESP 0x000b
124 #define SNAC_SUBTYPE_ICBM_ACK 0x000c
125 #define SNAC_SUBTYPE_ICBM_MTN 0x0014
126 #define SNAC_SUBTYPE_ICBM_DEFAULT 0xffff
129 * SNAC Family: Advertisement Services
131 #define SNAC_SUBTYPE_ADVERT_ERROR 0x0001
132 #define SNAC_SUBTYPE_ADVERT_DEFAULT 0xffff
135 * SNAC Family: Invitation Services.
137 #define SNAC_SUBTYPE_INVITE_ERROR 0x0001
138 #define SNAC_SUBTYPE_INVITE_DEFAULT 0xffff
141 * SNAC Family: Administrative Services.
143 #define SNAC_SUBTYPE_ADMIN_ERROR 0x0001
144 #define SNAC_SUBTYPE_ADMIN_INFOCHANGE_REPLY 0x0005
145 #define SNAC_SUBTYPE_ADMIN_DEFAULT 0xffff
148 * SNAC Family: Popup Messages
150 #define SNAC_SUBTYPE_POPUP_ERROR 0x0001
151 #define SNAC_SUBTYPE_POPUP_DEFAULT 0xffff
154 * SNAC Family: Misc BOS Services.
156 #define SNAC_SUBTYPE_BOS_ERROR 0x0001
157 #define SNAC_SUBTYPE_BOS_RIGHTSQUERY 0x0002
158 #define SNAC_SUBTYPE_BOS_RIGHTS 0x0003
159 #define SNAC_SUBTYPE_BOS_DEFAULT 0xffff
162 * SNAC Family: User Lookup Services
164 #define SNAC_SUBTYPE_USERLOOKUP_ERROR 0x0001
165 #define SNAC_SUBTYPE_USERLOOKUP_DEFAULT 0xffff
168 * SNAC Family: User Status Services
170 #define SNAC_SUBTYPE_STATS_ERROR 0x0001
171 #define SNAC_SUBTYPE_STATS_SETREPORTINTERVAL 0x0002
172 #define SNAC_SUBTYPE_STATS_REPORTACK 0x0004
173 #define SNAC_SUBTYPE_STATS_DEFAULT 0xffff
176 * SNAC Family: Translation Services
178 #define SNAC_SUBTYPE_TRANSLATE_ERROR 0x0001
179 #define SNAC_SUBTYPE_TRANSLATE_DEFAULT 0xffff
182 * SNAC Family: Chat Navigation Services
184 #define SNAC_SUBTYPE_CHATNAV_ERROR 0x0001
185 #define SNAC_SUBTYPE_CHATNAV_CREATE 0x0008
186 #define SNAC_SUBTYPE_CHATNAV_INFO 0x0009
187 #define SNAC_SUBTYPE_CHATNAV_DEFAULT 0xffff
190 * SNAC Family: Chat Services
192 #define SNAC_SUBTYPE_CHAT_ERROR 0x0001
193 #define SNAC_SUBTYPE_CHAT_ROOMINFOUPDATE 0x0002
194 #define SNAC_SUBTYPE_CHAT_USERJOIN 0x0003
195 #define SNAC_SUBTYPE_CHAT_USERLEAVE 0x0004
196 #define SNAC_SUBTYPE_CHAT_OUTGOINGMSG 0x0005
197 #define SNAC_SUBTYPE_CHAT_INCOMINGMSG 0x0006
198 #define SNAC_SUBTYPE_CHAT_DEFAULT 0xffff
201 * SNAC Family: "New" Search
203 #define SNAC_SUBTYPE_ODIR_ERROR 0x0001
204 #define SNAC_SUBTYPE_ODIR_SEARCH 0x0002
205 #define SNAC_SUBTYPE_ODIR_RESULTS 0x0003
208 * SNAC Family: Buddy icons
210 #define SNAC_SUBTYPE_BART_ERROR 0x0001
211 #define SNAC_SUBTYPE_BART_REQUEST 0x0004
212 #define SNAC_SUBTYPE_BART_RESPONSE 0x0005
215 * SNAC Family: Server-Stored Buddy Lists
217 #define SNAC_SUBTYPE_FEEDBAG_ERROR 0x0001
218 #define SNAC_SUBTYPE_FEEDBAG_REQRIGHTS 0x0002
219 #define SNAC_SUBTYPE_FEEDBAG_RIGHTSINFO 0x0003
220 #define SNAC_SUBTYPE_FEEDBAG_REQDATA 0x0004
221 #define SNAC_SUBTYPE_FEEDBAG_REQIFCHANGED 0x0005
222 #define SNAC_SUBTYPE_FEEDBAG_LIST 0x0006
223 #define SNAC_SUBTYPE_FEEDBAG_ACTIVATE 0x0007
224 #define SNAC_SUBTYPE_FEEDBAG_ADD 0x0008
225 #define SNAC_SUBTYPE_FEEDBAG_MOD 0x0009
226 #define SNAC_SUBTYPE_FEEDBAG_DEL 0x000A
227 #define SNAC_SUBTYPE_FEEDBAG_SRVACK 0x000E
228 #define SNAC_SUBTYPE_FEEDBAG_NOLIST 0x000F
229 #define SNAC_SUBTYPE_FEEDBAG_EDITSTART 0x0011
230 #define SNAC_SUBTYPE_FEEDBAG_EDITSTOP 0x0012
231 #define SNAC_SUBTYPE_FEEDBAG_SENDAUTH 0x0014
232 #define SNAC_SUBTYPE_FEEDBAG_RECVAUTH 0x0015
233 #define SNAC_SUBTYPE_FEEDBAG_SENDAUTHREQ 0x0018
234 #define SNAC_SUBTYPE_FEEDBAG_RECVAUTHREQ 0x0019
235 #define SNAC_SUBTYPE_FEEDBAG_SENDAUTHREP 0x001a
236 #define SNAC_SUBTYPE_FEEDBAG_RECVAUTHREP 0x001b
237 #define SNAC_SUBTYPE_FEEDBAG_ADDED 0x001c
240 * SNAC Family: ICQ
242 * Most of these are actually special.
244 #define SNAC_SUBTYPE_ICQ_ERROR 0x0001
245 #define SNAC_SUBTYPE_ICQ_OFFLINEMSG 0x00f0
246 #define SNAC_SUBTYPE_ICQ_OFFLINEMSGCOMPLETE 0x00f1
247 #define SNAC_SUBTYPE_ICQ_INFO 0x00f2
248 #define SNAC_SUBTYPE_ICQ_ALIAS 0x00f3
249 #define SNAC_SUBTYPE_ICQ_DEFAULT 0xffff
252 * SNAC Family: Authorizer
254 * Used only in protocol versions three and above.
256 #define SNAC_SUBTYPE_AUTH_ERROR 0x0001
257 #define SNAC_SUBTYPE_AUTH_LOGINREQEST 0x0002
258 #define SNAC_SUBTYPE_AUTH_LOGINRESPONSE 0x0003
259 #define SNAC_SUBTYPE_AUTH_AUTHREQ 0x0006
260 #define SNAC_SUBTYPE_AUTH_AUTHRESPONSE 0x0007
261 #define SNAC_SUBTYPE_AUTH_SECURID_REQUEST 0x000a
262 #define SNAC_SUBTYPE_AUTH_SECURID_RESPONSE 0x000b
265 * SNAC Family: Email
267 * Used for getting information on the email address
268 * associated with your username.
270 #define SNAC_SUBTYPE_ALERT_ERROR 0x0001
271 #define SNAC_SUBTYPE_ALERT_SENDCOOKIES 0x0006
272 #define SNAC_SUBTYPE_ALERT_MAILSTATUS 0x0007
273 #define SNAC_SUBTYPE_ALERT_INIT 0x0016
276 * SNAC Family: Internal Messages
278 * This isn't truly a SNAC family either, but using
279 * these, we can integrated non-SNAC services into
280 * the SNAC-centered libfaim callback structure.
282 #define AIM_CB_SPECIAL_CONNERR 0x0003
283 #define AIM_CB_SPECIAL_CONNINITDONE 0x0006
285 /* SNAC flags */
286 #define AIM_SNACFLAGS_DESTRUCTOR 0x0001
288 #endif /* PURPLE_OSCAR_SNACTYPES_H */