SDLOnInteriorVehicleData Class Reference

Section Contents

Overview

Notifications when subscribed vehicle data changes.

See: SDLSubscribeVehicleData

moduleData

The subscribed module data that changed

Objective-C

@property (nonatomic, strong) SDLModuleData *_Nonnull moduleData;

Swift

var moduleData: SDLModuleData { get set }