summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLWaypointType.m
blob: 9303fbb7b4fe354119d2ca2e06fac8cec88af49e (plain)
1
2
3
4
5
6
7
//  SDLWaypointType.m
//

#import "SDLWaypointType.h"

SDLWaypointType const SDLWaypointTypeAll = @"ALL";
SDLWaypointType const SDLWaypointTypeDestination = @"DESTINATION";