5 // Created by Adam Iser on 5/19/05.
8 #import <Adium/AIObject.h>
10 @interface AIServiceMenu
: AIObject
{
14 + (NSMenu
*)menuOfServicesWithTarget
:(id
)target activeServicesOnly
:(BOOL
)activeServicesOnly
15 longDescription
:(BOOL
)longDescription format
:(NSString
*)format
;