CommunicationsClientDescriptor

interface CommunicationsClientDescriptor

Interface for providing a description of the client part of a communications service.

Implementations of this interface are normally generated from the service Protobuf description.

Properties

Link copied to clipboard
abstract val clientFactory: CommunicationsServiceClientFactory

Factory for creating a client service proxy object.

Link copied to clipboard
abstract val serviceUuid: UUID

The globally unique UUID for the service.