AccountFilter

fun interface AccountFilter

Interface definition to filter accounts

Functions

Link copied to clipboard
abstract fun isIncluded(account: AccountWithImage): Boolean

Determine which accounts should be shown.