summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLSyncPDataResponse.h
blob: ae3034a46f2360af5fe4558dc74333dfcbf4b702 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//  SDLSyncPDataResponse.h
//


#import "SDLRPCResponse.h"

NS_ASSUME_NONNULL_BEGIN

@interface SDLSyncPDataResponse : SDLRPCResponse

@end

NS_ASSUME_NONNULL_END