ConversationTypeAdapter

internal object ConversationTypeAdapter

Functions

Link copied to clipboard
open fun decode(databaseValue: String): ConversationEntity.Type
Link copied to clipboard
open fun encode(value: ConversationEntity.Type): String