kalium
Toggle table of contents
0f8055d
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao
/
AppEntity
/
AppEntity
App
Entity
constructor
(
id
:
QualifiedIDEntity
,
name
:
String
,
description
:
String
,
category
:
String
?
,
teamId
:
String
?
,
previewAssetId
:
UserAssetIdEntity
?
,
completeAssetId
:
UserAssetIdEntity
?
)