summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLGetInteriorVehicleDataConsentResponse.m
Commit message (Collapse)AuthorAgeFilesLines
* Fix potential crashes when accessing RPC parameters in Swift appsbugfix/issue-1636-remove-nsnumber-specifiers-in-certain-casesJoel Fischer2020-05-011-2/+2
| | | | * When specifying an NSArray containing an NSNumber with a SDLBool (and similar) specifier, it would crash in Swift
* Update SDLGetInteriorVehicleDataConsentResponseSatbir Tanda2019-09-031-2/+2
| | | | Make allowed param to be optional
* Add SDLReleaseInteriorVehicleDataModuleResponseSatbir Tanda2019-07-291-1/+1
|
* Add SDLGetInteriorVehicleDataConsentResponseSatbir Tanda2019-07-291-0/+34