CodeUpdatedHandler

internal interface CodeUpdatedHandler

Inheritors

Functions

Link copied to clipboard
abstract suspend fun handle(event: Event.Conversation.CodeUpdated): Either<StorageFailure, Unit>