-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Labels
proposalAccepted SDL Evolution ProposalAccepted SDL Evolution ProposalrpcRelating to the RPC layerRelating to the RPC layer
Description
Proposal: DialNumber Text
This proposal adds a text string to
DialNumberso that apps can be more descriptive or user friendly with it.
Review: smartdevicelink/sdl_evolution#950
Steering Committee Decision:
The Steering Committee voted to accept this proposal with the following revisions:
- Add JavaScript Suite as an impacted platform
- Add RPC Spec changes
<function name="DialNumber" functionID="DialNumberID" messagetype="request" since="3.0">
.
.
.
<param name="messageText" type="String" mandatory="false" since="X.X">
<description>
Body of text to display to the user.
</description>
</param>
</function>- Use
promptTextas a parameter name inDialNumber, instead ofmessageText - Add
dialNumberPromptTextas a newTextFieldName
The proposal .md file was updated to reflect these revisions on 4/2/2020.
Metadata
Metadata
Assignees
Labels
proposalAccepted SDL Evolution ProposalAccepted SDL Evolution ProposalrpcRelating to the RPC layerRelating to the RPC layer