// // SkypePlugin.h // SkypePlugin // // Created by Eion Robb on 14/10/07. // #import @interface SkypePlugin : AIPlugin{ id SkypeService; } @end