summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLRegisterAppInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLRegisterAppInterface.h')
-rw-r--r--SmartDeviceLink/SDLRegisterAppInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLRegisterAppInterface.h b/SmartDeviceLink/SDLRegisterAppInterface.h
index 7333b9c13..cfae58e56 100644
--- a/SmartDeviceLink/SDLRegisterAppInterface.h
+++ b/SmartDeviceLink/SDLRegisterAppInterface.h
@@ -145,7 +145,7 @@
*
* Required, Boolean
*/
-@property (strong) NSNumber *isMediaApplication;
+@property (strong) NSNumber<SDLBool> *isMediaApplication;
/**
* @abstract A Language enumeration indicating what language the application intends to use for user interaction (TTS and VR).