-
- All Implemented Interfaces:
-
com.google.android.horologist.data.TargetNodeId
public class TargetNodeId.PairedPhone implements TargetNodeId
A reference to the single paired node for the connected phone. All wear devices must have a single connected device, although it may not be available.
-
-
Field Summary
Fields Modifier and Type Field Description public final static TargetNodeId.PairedPhoneINSTANCE
-
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.
-
-
-
-