CommunicationsServiceBase

Interface for communications services.

This is the interface for both server service stubs and client proxies.

Properties

Link copied to clipboard
abstract val serviceUuid: UUID

The globally unique UUID of the service.

Functions

Link copied to clipboard
abstract fun toServiceHandler(lifecycleOwner: LifecycleOwner): CommunicationsServiceHandler