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