summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLOnInteriorVehicleData.m
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate RPC superclass initializersJoel Fischer2019-05-141-2/+5
| | | | * So that they won’t appear on every RPC initializer in autocomplete and confuse developers
* addressed feedbackMihail Vyrko2019-04-031-1/+1
|
* verify type of returned objectsMihail Vyrko2019-03-201-1/+2
|
* Renamed `SDLNames` to `SDLRPCParameterNames`NicoleYarroch2019-03-051-3/+3
|
* All RPC names moved to SDLRPCFunctionNamesNicoleYarroch2019-03-051-1/+2
| | | | | | * All RPC names moved from `SDLNames` to `SDLRPCFunctionNames` * Made `SDLRPCFunctionNames` header public * Fixed test cases
* Implementing code review comments.piyushkhosla2017-09-151-1/+0
|
* Updated getter methodsMarkos Rapitis2017-09-131-1/+1
|
* Added remote control RPCs and unit testsjames2017-08-141-0/+31