getStreamingSessionStream
abstract suspend fun getStreamingSessionStream(input: GetStreamingSessionStreamRequest): GetStreamingSessionStreamResponse
Gets a StreamingSessionStream for a streaming session.
Invoke this operation to poll the resource after invoking CreateStreamingSessionStream
.
After the StreamingSessionStream
changes to the READY
state, the url property will contain a stream to be used with the DCV streaming client.