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

Add documentation for BC.CloseApplication #159

Merged
merged 2 commits into from
Jul 16, 2019

Conversation

jacobkeeler
Copy link
Contributor

Documentation for smartdevicelink/sdl_core#2948

@sdl-robot
Copy link

@@ -44,7 +45,7 @@ This request may be sent:
|:---|:---|:--------|:---------|
|appID|Integer|true||
|priority|[Common.AppPriority](../../common/enums/#apppriority)|false||
|level|[Common.HMILevel](../../common/enums/#hmilevel)|false||
|level|[Common.HMILevel](../../common/enums/#hmilevel)|false|If the hmi level of this application is to be changed to anything other than `FULL`, then this parameter is included. Should not be `NONE`.|
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to read this a few times to understand it. Would it make more sense to say something like "This parameter should only be included if the app is activated to LIMITED?"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, this was originally slightly reworded from the HMI API description. I've updated it to be a bit more clear.

@sdl-robot
Copy link

@jacobkeeler jacobkeeler changed the base branch from master to develop July 16, 2019 18:55
@jacobkeeler jacobkeeler merged commit 8420120 into develop Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants