DestinationWriter

Implementor interface. Every Destination must extend this and at least provide an implementation of createStreamLoader.

Inheritors

Functions

Link copied to clipboard
Link copied to clipboard
open suspend fun setup()
Link copied to clipboard
open suspend fun teardown(destinationFailure: DestinationFailure? = null)