History Observer Impl
An HistoryObserver
is notified whenever a new history client is created.
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
open suspend override fun historyClientCreated(conversationId: ConversationId, secret: HistorySecret)
This function will be called every time a new history client is created.
Link copied to clipboard