summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/public/SDLSeekStreamingIndicator.h
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/public/SDLSeekStreamingIndicator.h')
-rw-r--r--SmartDeviceLink/public/SDLSeekStreamingIndicator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/SmartDeviceLink/public/SDLSeekStreamingIndicator.h b/SmartDeviceLink/public/SDLSeekStreamingIndicator.h
index a9881278f..e801cbc33 100644
--- a/SmartDeviceLink/public/SDLSeekStreamingIndicator.h
+++ b/SmartDeviceLink/public/SDLSeekStreamingIndicator.h
@@ -61,6 +61,7 @@ NS_ASSUME_NONNULL_BEGIN
*/
+ (instancetype)seekIndicatorWithSeekTime:(NSUInteger)seekTime;
+/// The type of seek indicator to be displayed on the module UI
@property (strong, nonatomic) SDLSeekIndicatorType type;
/**