summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLOnSystemCapabilityUpdated.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
* return error for mandatory parametersMihail Vyrko2019-04-051-1/+2
|
* addressed feedbackMihail Vyrko2019-04-031-1/+1
|
* 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
* Added conv. init to `OnSystemCapabilityUpdated`NicoleYarroch2019-03-041-0/+13
|
* Added OnSystemCapabilityUpdated class and testsNicoleYarroch2019-02-061-0/+33