EpochObserver

An EpochObserver is notified whenever a conversation's epoch changes.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract suspend fun epochChanged(conversationId: ConversationId, epoch: ULong)

This function will be called every time a conversation's epoch changes.