-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
proposalAccepted SDL Evolution ProposalAccepted SDL Evolution Proposal
Description
Proposal: Screen Manager Alert Manager
This proposal adds alert management (based on the Alert RPC) to the screen manager API.
Review: smartdevicelink/sdl_evolution#948
Steering Committee Decision:
The Steering Committee voted to accept this proposal with the following revisions:
- Use a builder pattern as described in this comment.
- Change
SDLAlertAudioDatato be a subclass ofSDLAudioData. - 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.
Metadata
Metadata
Assignees
Labels
proposalAccepted SDL Evolution ProposalAccepted SDL Evolution Proposal