SoftchatLogSink

fun interface SoftchatLogSink

Optional application-owned receiver for batched SDK diagnostics.

Functions

Link copied to clipboard
abstract fun onLogBatch(batch: SoftchatLogBatch)

Receive one batch off the caller/native thread. Exceptions are contained.