kalium
Toggle table of contents
5e2f516
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.pendingaction
/
PendingActionDAO
/
getByActionType
get
By
Action
Type
abstract
suspend
fun
getByActionType
(
actionType
:
PendingActionType
)
:
List
<
PendingActionEntity
>