DataSink

interface DataSink

Inheritors

Functions

Link copied to clipboard
abstract fun authenticate(data: AuthPayload)
Link copied to clipboard
abstract suspend fun sendChunk(chunk: EventChunk)