CommunicationsServiceClientFactory

interface CommunicationsServiceClientFactory

Factory for client proxy CommunicationsServiceBase objects.

Properties

Link copied to clipboard
abstract val serviceUuid: UUID

The globally unique service UUID.

Functions

Link copied to clipboard
abstract fun create(communicationsServiceHandler: CommunicationsServiceHandler): CommunicationsServiceBase

Creates a service client proxy object that uses the specified communicationsServiceHandler.