// SDLEndAudioPassThruResponse.h // #import "SDLRPCResponse.h" /** Response to SDLEndAudioPassThru Since SmartDeviceLink 2.0 */ NS_ASSUME_NONNULL_BEGIN @interface SDLEndAudioPassThruResponse : SDLRPCResponse @end NS_ASSUME_NONNULL_END