| callback | AsyncCallback<boolean\> | Yes | Callback used to return the mute status of the stream. The value **true** means that the stream is muted, and **false** means the opposite. |
**Return values**
...
...
@@ -391,7 +391,7 @@ Checks whether a stream is muted. This method uses a promise to return the execu
| callback | AsyncCallback<boolean\> | Yes | Callback used to return the active status of the stream. The value **true** means that the stream is active, and **false** means the opposite. |
**Return values**
...
...
@@ -443,7 +443,7 @@ Checks whether a stream is active. This method uses a promise to return the quer