aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber/str.c
Path not found
d='n1' href='#n1'>1 2 3 4 5 6 7 8 9 10 11 12 13
#ifndef __OSCAR_ADMIN_H__
#define __OSCAR_ADMIN_H__

#define AIM_CB_FAM_ADM 0x0007

/*
 * SNAC Family: Administrative Services.
 */ 
#define AIM_CB_ADM_ERROR 0x0001
#define AIM_CB_ADM_INFOCHANGE_REPLY 0x0005
#define AIM_CB_ADM_DEFAULT 0xffff

#endif /* __OSCAR_ADMIN_H__ */