// SDLSystemRequestResponse.h // #import "SDLRPCResponse.h" /** SDLSystemRequestResponse is sent, when SDLSystemRequest has been called. * SinceSmartDeviceLink 3.0 */ @interface SDLSystemRequestResponse : SDLRPCResponse @end