summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLAddSubMenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLAddSubMenu.h')
-rw-r--r--SmartDeviceLink/SDLAddSubMenu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/SmartDeviceLink/SDLAddSubMenu.h b/SmartDeviceLink/SDLAddSubMenu.h
index 6f7f25159..6fe0c349d 100644
--- a/SmartDeviceLink/SDLAddSubMenu.h
+++ b/SmartDeviceLink/SDLAddSubMenu.h
@@ -18,9 +18,9 @@
*/
@interface SDLAddSubMenu : SDLRPCRequest
-- (instancetype)initWithId:(UInt8)menuId menuName:(NSString *)menuName;
+- (instancetype)initWithId:(UInt32)menuId menuName:(NSString *)menuName;
-- (instancetype)initWithId:(UInt8)menuId menuName:(NSString *)menuName position:(UInt8)position;
+- (instancetype)initWithId:(UInt32)menuId menuName:(NSString *)menuName position:(UInt8)position;
/**
* @abstract a Menu ID that identifies a sub menu