summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLCharacterSet.m
blob: 64733c0dca9936f738dd42c65954859de39be083 (plain)
1
2
3
4
5
6
7
8
9
10
//  SDLCharacterSet.m
//


#import "SDLCharacterSet.h"

SDLCharacterSet const SDLCharacterSetType2 = @"TYPE2SET";
SDLCharacterSet const SDLCharacterSetType5 = @"TYPE5SET";
SDLCharacterSet const SDLCharacterSetCID1 = @"CID1SET";
SDLCharacterSet const SDLCharacterSetCID2 = @"CID2SET";