Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SDL 0248] DialNumber Text #1616

Open
theresalech opened this issue Apr 2, 2020 · 0 comments
Open

[SDL 0248] DialNumber Text #1616

theresalech opened this issue Apr 2, 2020 · 0 comments
Labels
proposal Accepted SDL Evolution Proposal rpc Relating to the RPC layer

Comments

@theresalech
Copy link
Contributor

Proposal: DialNumber Text

This proposal adds a text string to DialNumber so 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 promptText as a parameter name in DialNumber, instead of messageText
  • Add dialNumberPromptText as a new TextFieldName

The proposal .md file was updated to reflect these revisions on 4/2/2020.

@theresalech theresalech added the proposal Accepted SDL Evolution Proposal label Apr 2, 2020
@joeljfischer joeljfischer added the rpc Relating to the RPC layer label Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Accepted SDL Evolution Proposal rpc Relating to the RPC layer
Projects
None yet
Development

No branches or pull requests

2 participants