WireBindableService

interface WireBindableService : BindableService

Wire specific interface for BindableService.

This allows us to detect if the service is a Wire service at runtime, if needed.

Functions

Link copied to clipboard
abstract fun bindService(): ServerServiceDefinition