HistoryObserver

interface HistoryObserver

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

Functions

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

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