Type alias PrepareStreamCallback

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

Type declaration

    • (error?, response?): void
    • Parameters

      Returns void