Type Alias StopStreamRequest

StopStreamRequest: { sessionID: StreamSessionIdentifier; type: STOP }

Type declaration