[categories] [index] [all (552)] [latest]
dump the headers
$ class-dump /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage > InstantMessage.h
add the framework and the headers to the project
#import "InstantMessage.h"