-
- All Implemented Interfaces:
-
com.google.android.horologist.data.TargetNodeId
public class TargetNodeId.ThisNodeId implements TargetNodeId
A reference to the Node for this device.
-
-
Field Summary
Fields Modifier and Type Field Description public final static TargetNodeId.ThisNodeIdINSTANCE
-
Method Summary
Modifier and Type Method Description Stringevaluate(WearDataLayerRegistry dataLayerRegistry)Return the node id for the given strategy. -
-
Method Detail
-
evaluate
String evaluate(WearDataLayerRegistry dataLayerRegistry)
Return the node id for the given strategy.
-
-
-
-