kalium
Toggle table of contents
16da542
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.cellfile
/
CellFileLocalPath
Cell
File
Local
Path
data
class
CellFileLocalPath
(
val
uuid
:
String
,
val
localPath
:
String
)
Members
Constructors
Cell
File
Local
Path
Link copied to clipboard
constructor
(
uuid
:
String
,
localPath
:
String
)
Properties
local
Path
Link copied to clipboard
val
localPath
:
String
uuid
Link copied to clipboard
val
uuid
:
String