summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLUnsubscribeWayPointsResponse.h
blob: 5919546e21c3903fb67b4066837e747a80aec3ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//  SDLUnsubscribeWaypointsResponse.h
//

#import "SDLRPCResponse.h"

NS_ASSUME_NONNULL_BEGIN

@interface SDLUnsubscribeWayPointsResponse : SDLRPCResponse

@end

NS_ASSUME_NONNULL_END