Skip to content

Commit

Permalink
Merge pull request #148 from smartdevicelink/fix/start_stream_message…
Browse files Browse the repository at this point in the history
…_type

Fix message type for StartStream and StartAudioStream
  • Loading branch information
jacobkeeler authored Apr 29, 2019
2 parents b06abce + ad1c370 commit bd445ba
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/Navigation/StartAudioStream/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## StartAudioStream

Type
: Request
: Function

Sender
: SDL
Expand Down
2 changes: 1 addition & 1 deletion docs/Navigation/StartStream/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## StartStream

Type
: Request
: Function

Sender
: SDL
Expand Down
2 changes: 1 addition & 1 deletion docs/Navigation/StopAudioStream/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## StopAudioStream

Type
: Request
: Function

Sender
: SDL
Expand Down
2 changes: 1 addition & 1 deletion docs/Navigation/StopStream/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## StopStream

Type
: Request
: Function

Sender
: SDL
Expand Down

0 comments on commit bd445ba

Please sign in to comment.