// SDLUpdateTurnListResponse.h // #import "SDLRPCResponse.h" NS_ASSUME_NONNULL_BEGIN /** Response to UpdateTurnList Since SmartDeviceLink 2.0 */ @interface SDLUpdateTurnListResponse : SDLRPCResponse @end NS_ASSUME_NONNULL_END