@dolbyio/dolbyio-rest-apis-client - v6.0.0
GitHub
Preparing search index...
streaming
StreamStopResponse
Interface StreamStopResponse
Represents the response to the
stop
and
stopAll
requests.
interface
StreamStopResponse
{
stoppingLevel
:
"None"
|
"Account"
|
"Stream"
|
"Feed"
;
}
Index
Properties
stopping
Level
Properties
stopping
Level
stoppingLevel
:
"None"
|
"Account"
|
"Stream"
|
"Feed"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
stopping
Level
GitHub
@dolbyio/dolbyio-rest-apis-client - v6.0.0
Loading...
Represents the response to the stop and stopAll requests.