// SDLSetGlobalPropertiesResponse.h // #import "SDLRPCResponse.h" NS_ASSUME_NONNULL_BEGIN /** Response to SDLSetGlobalProperties Since SmartDeviceLink 1.0 */ @interface SDLSetGlobalPropertiesResponse : SDLRPCResponse @end NS_ASSUME_NONNULL_END