CompanionAppCommunicationsService

interface CompanionAppCommunicationsService

A discoverable service that provides support for companion app's communications features. It is started when the companion app service starts.

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class ConnectionId(val value: String) : Parcelable

Identifies a connection to a service.

Link copied to clipboard
data class ServiceId(val value: String) : Parcelable

Identifies a communications service.

Properties

Link copied to clipboard

Provides a map of running services