// SDLSetAppIconResponse.h // #import "SDLRPCResponse.h" /** SDLSetAppIconResponse is sent, when SDLSetAppIcon has been called. * SinceSmartDeviceLink 2.0 */ @interface SDLSetAppIconResponse : SDLRPCResponse @end