horologist
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
horologist
datalayer
/
com.google.android.horologist.data.store.impl
/
NodeIdAndPath
Node
Id
And
Path
data
class
NodeIdAndPath
(
val
nodeId
:
String
,
val
fullPath
:
Uri
)
Members
Constructors
Node
Id
And
Path
Link copied to clipboard
constructor
(
nodeId
:
String
,
fullPath
:
Uri
)
Properties
full
Path
Link copied to clipboard
val
fullPath
:
Uri
node
Id
Link copied to clipboard
val
nodeId
:
String