Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
iOS Documentation
SDLAlertResponse

SDLAlertResponse Class Reference

Section Contents

Overview

Response to SDLAlert

@since SDL 1.0

tryAgainTime

Amount of time (in seconds) that an app must wait before resending an alert.

@since RPC 2.0

Objective-C

@property (nonatomic, strong, nullable) NSNumber<SDLInt> *tryAgainTime;

Swift

var tryAgainTime: (NSNumber & SDLInt)? { get set }
View on GitHub.com
Previous Section Next Section