Skip to content

[SDL 0284] DialNumber Text #176

@theresalech

Description

@theresalech

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalAccepted SDL Evolution Proposal

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions