// SDLSyncPDataResponse.h // #import "SDLRPCResponse.h" NS_ASSUME_NONNULL_BEGIN /** Response to SyncPData DEPRECATED */ __deprecated @interface SDLSyncPDataResponse : SDLRPCResponse @end NS_ASSUME_NONNULL_END