PhoneDataLayerAppHelper

Subclass of DataLayerAppHelper for use on phones.

Constructors

Link copied to clipboard
constructor(context: Context, registry: WearDataLayerRegistry)

Properties

Link copied to clipboard
open override val connectedAndInstalledNodes: Flow<Set<Node>>

Functions

Link copied to clipboard

Checks that the companion app supports deep linking to Tile editor setting.

Link copied to clipboard
Link copied to clipboard

Filters for watch nodes where the app is installed but Tile is not installed.

Link copied to clipboard
open suspend override fun installOnNode(nodeId: String): AppHelperResultCode
Link copied to clipboard
suspend fun isAvailable(): Boolean
Link copied to clipboard
open suspend override fun startCompanion(nodeId: String): AppHelperResultCode
Link copied to clipboard
Link copied to clipboard