From ad1c370f3959552d183af42cb081b7e2d0b4de7a Mon Sep 17 00:00:00 2001 From: jacobkeeler Date: Tue, 23 Apr 2019 12:41:28 -0400 Subject: [PATCH] Fix message type for StartStream and StartAudioStream --- docs/Navigation/StartAudioStream/index.md | 2 +- docs/Navigation/StartStream/index.md | 2 +- docs/Navigation/StopAudioStream/index.md | 2 +- docs/Navigation/StopStream/index.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Navigation/StartAudioStream/index.md b/docs/Navigation/StartAudioStream/index.md index 9d7ff3fc2..b6d9febfb 100644 --- a/docs/Navigation/StartAudioStream/index.md +++ b/docs/Navigation/StartAudioStream/index.md @@ -1,7 +1,7 @@ ## StartAudioStream Type -: Request +: Function Sender : SDL diff --git a/docs/Navigation/StartStream/index.md b/docs/Navigation/StartStream/index.md index 56de56f33..216061757 100644 --- a/docs/Navigation/StartStream/index.md +++ b/docs/Navigation/StartStream/index.md @@ -1,7 +1,7 @@ ## StartStream Type -: Request +: Function Sender : SDL diff --git a/docs/Navigation/StopAudioStream/index.md b/docs/Navigation/StopAudioStream/index.md index eb5f472ee..8ea6761d9 100644 --- a/docs/Navigation/StopAudioStream/index.md +++ b/docs/Navigation/StopAudioStream/index.md @@ -1,7 +1,7 @@ ## StopAudioStream Type -: Request +: Function Sender : SDL diff --git a/docs/Navigation/StopStream/index.md b/docs/Navigation/StopStream/index.md index 80757e288..1d917a903 100644 --- a/docs/Navigation/StopStream/index.md +++ b/docs/Navigation/StopStream/index.md @@ -1,7 +1,7 @@ ## StopStream Type -: Request +: Function Sender : SDL