toggle menu
horologist
androidJvm
switch theme
search in API
datalayer
/
com.google.android.horologist.data
/
WearDataLayerRegistry
/
Companion
Companion
object
Companion
Members
Functions
build
Uri
Link copied to clipboard
fun
buildUri
(
nodeId
:
String
,
path
:
String
)
:
Uri
data
Store
Path
Link copied to clipboard
fun
dataStorePath
(
t
:
KClass
<
*
>
,
persisted
:
Boolean
=
false
)
:
String
from
Context
Link copied to clipboard
fun
fromContext
(
application
:
Context
,
coroutineScope
:
CoroutineScope
)
:
WearDataLayerRegistry
Create an instance looking up Wearable DataClient and NodeClient using the given context.
preferences
Path
Link copied to clipboard
fun
preferencesPath
(
name
:
String
,
persisted
:
Boolean
=
false
)
:
String