ConversationAccessListAdapter

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun decode(databaseValue: String): List<ConversationEntity.Access>
Link copied to clipboard
open fun encode(value: List<ConversationEntity.Access>): String