summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLResponseDispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLResponseDispatcher.h')
-rw-r--r--SmartDeviceLink/SDLResponseDispatcher.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/SmartDeviceLink/SDLResponseDispatcher.h b/SmartDeviceLink/SDLResponseDispatcher.h
index 3e746a75e..dae3e64a2 100644
--- a/SmartDeviceLink/SDLResponseDispatcher.h
+++ b/SmartDeviceLink/SDLResponseDispatcher.h
@@ -53,8 +53,7 @@ NS_ASSUME_NONNULL_BEGIN
/**
* Holds an audio pass thru block.
*/
-@property (copy, nonatomic, readonly, nullable) SDLAudioPassThruHandler audioPassThruHandler;
-
+@property (strong, nonatomic, readonly, nullable) SDLAudioPassThruHandler audioPassThruHandler;
/**
* Create a new response dispatcher.