HistoryObserver

An HistoryObserver is notified whenever a new history client is created.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract suspend fun historyClientCreated(conversationId: ConversationId, secret: HistorySecret)

This function will be called every time a new history client is created.