You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Steering Committee voted to accept this proposal with the following revisions:
Use a builder pattern as described in this comment.
Change SDLAlertAudioData to be a subclass of SDLAudioData.
Change the audio data property and initializer to take an array to allow for multiple pieces of audio data.
Clarify "if the error value is present, then the alert failed to appear or the user aborted it, if not, then the alert dismissed without error." within the inline documentation for presentAlert.
The proposal .md file was updated to reflect these revisions on 3/9/2020.
The text was updated successfully, but these errors were encountered:
Proposal: Screen Manager Alert Manager
Review: smartdevicelink/sdl_evolution#948
Steering Committee Decision:
SDLAlertAudioData
to be a subclass ofSDLAudioData
.presentAlert
.The text was updated successfully, but these errors were encountered: