ConsentList

class ConsentList(val client: Client, ffiClient: FfiXmtpClient)

Constructors

Link copied to clipboard
constructor(client: Client, ffiClient: FfiXmtpClient)

Functions

Link copied to clipboard
suspend fun addressState(address: String): ConsentState
Link copied to clipboard
suspend fun conversationState(groupId: String): ConsentState
Link copied to clipboard
suspend fun inboxIdState(inboxId: String): ConsentState
Link copied to clipboard
suspend fun setConsentState(entries: List<ConsentListEntry>)

Properties

Link copied to clipboard