registerEpochObserver

suspend fun registerEpochObserver(scope: CoroutineScope, epochObserver: <Error class: unknown class>)

Register an Epoch Observer which will be notified every time a conversation's epoch changes.

This function should be called 0 or 1 times in the lifetime of CoreCrypto, regardless of the number of transactions.