Skip to content

Commit bd445ba

Browse files
authored
Merge pull request #148 from smartdevicelink/fix/start_stream_message_type
Fix message type for StartStream and StartAudioStream
2 parents b06abce + ad1c370 commit bd445ba

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/Navigation/StartAudioStream/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## StartAudioStream
22

33
Type
4-
: Request
4+
: Function
55

66
Sender
77
: SDL

docs/Navigation/StartStream/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## StartStream
22

33
Type
4-
: Request
4+
: Function
55

66
Sender
77
: SDL

docs/Navigation/StopAudioStream/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## StopAudioStream
22

33
Type
4-
: Request
4+
: Function
55

66
Sender
77
: SDL

docs/Navigation/StopStream/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## StopStream
22

33
Type
4-
: Request
4+
: Function
55

66
Sender
77
: SDL

0 commit comments

Comments
 (0)