ConversationAccessRoleListAdapter

Constructors

Link copied to clipboard
constructor()

Functions

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