Package 

Class PhoneDataLayerAppHelper


  • 
    public final class PhoneDataLayerAppHelper
    extends DataLayerAppHelper
                        

    Subclass of DataLayerAppHelper for use on phones.

    • Method Summary

      Modifier and Type Method Description
      Flow<Set<Node>> getConnectedAndInstalledNodes()
      AppHelperResultCode installOnNode(String nodeId)
      AppHelperResultCode startCompanion(String nodeId)
      final AppHelperNodeStatus findWatchToInstallTile() Filters for watch nodes where the app is installed but Tile is not installed.
      final AppHelperResultCode checkCompanionVersionSupportTileEditing() Checks that the companion app supports deep linking to Tile editor setting.
      • Methods inherited from class com.google.android.horologist.datalayer.phone.PhoneDataLayerAppHelper

        connectedNodes, isAvailable, startRemoteActivity, startRemoteOwnApp
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait