Type Alias PrepareStreamCallback

PrepareStreamCallback: (error?: Error, response?: PrepareStreamResponse) => void

Type declaration